Skip to main content

Module math_inline_parser

Module math_inline_parser 

Source
Expand description

Math inline parser - converts grammar output to InlineMath AST node

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

Functionsยง

parse_inline_math
Parse an inline math expression $...$ to an InlineMath AST node.