mirror of
https://github.com/lucaspalomodevelop/txtmark.git
synced 2026-03-12 23:37:22 +00:00
Merge branch 'master' into new_cmd_tool
This commit is contained in:
commit
15c3a19fed
@ -242,7 +242,7 @@ public class Configuration
|
||||
* @param panic
|
||||
* whether to enable or not
|
||||
* @return This builder.
|
||||
* @sine 0.12
|
||||
* @since 0.12
|
||||
*/
|
||||
public Builder setEnablePanicMode(final boolean panic)
|
||||
{
|
||||
@ -255,7 +255,7 @@ public class Configuration
|
||||
* every {@code <} encountered will then be translated into {@code <}
|
||||
*
|
||||
* @return This builder.
|
||||
* @sine 0.12
|
||||
* @since 0.12
|
||||
*/
|
||||
public Builder enablePanicMode()
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user