Added new textEscape method
Compare changes
Files
2@@ -11,15 +14,20 @@ import java.util.function.Consumer;
@@ -126,7 +134,7 @@ public abstract class LcmBaseExecutor {
@@ -225,19 +233,31 @@ public abstract class LcmBaseExecutor {
Added new textEscape
method that maps to the LCM rules Escape text
block.
Closes #31 (closed)