pub fn emit_inline_math(
builder: &mut impl InlineSink,
content: &str,
opts: MathParseOptions,
)Expand description
Emit an inline math node to the builder.
pub fn emit_inline_math(
builder: &mut impl InlineSink,
content: &str,
opts: MathParseOptions,
)Emit an inline math node to the builder.