Split .emitText() into .exitText() and .emitRawText(); both generate "rawtext" instructions, but .emitText() re-writes the data to use magic entities for HTML. Adjacent "rawtext" instructions are collapsed into a single instruction.
Showing
Please register or sign in to comment