pub fn parse_math_content(content: &str, opts: MathParseOptions) -> GreenNodeExpand description
Parse math content into a lossless MATH_CONTENT green node, discarding
diagnostics. content is the raw text between (but excluding) the math
delimiters.