MathMLSyntaxRenderer
SyntaxRenderer implementation for MathML.
The generated XML string is a valid MathML instance.
Author
Iaroslav Postovalov
Functions
Link copied to clipboard
Renders the MathSyntax to output.
Link copied to clipboard
Renders a part of syntax returning a correct MathML tag not the whole MathML instance.
Link copied to clipboard
Calls SyntaxRenderer.render with given node and a new StringBuilder instance, and returns its content.