Commit 2715585
committed
Heavily overhaul REML writer and parser.
Major changes to REML parser to:
1. correctly deal with plain text outside of any REML blocks -> such
text is now included in ekBlock blocks.
2. create active text that conforms to the revised document structure
and rules.
REML Writer revised to handle new ekDocument and ekBlock active text
elements. Neither element has any equivalent REML tag. ekDocument is
simply ignored, while active text contained in ekBlock elements is
written out with no surrounding block tag.1 parent 02e8518 commit 2715585
1 file changed
+417
-209
lines changed
0 commit comments