pub fn emit_inline_math(
builder: &mut GreenNodeBuilder<'_>,
content: &str,
opts: MathParseOptions,
)Expand description
Emit an inline math node to the builder.
pub fn emit_inline_math(
builder: &mut GreenNodeBuilder<'_>,
content: &str,
opts: MathParseOptions,
)Emit an inline math node to the builder.