Skip to main content

Module math_display_parser

Module math_display_parser 

Source
Expand description

Math display parser - converts grammar output to DisplayMath AST node

Parses display math delimited by $$...$$ using KaTeX.

Functionsยง

parse_display_math
Parse a display math expression $$...$$ to a DisplayMath AST node.