pub fn emit_gfm_inline_math(builder: &mut GreenNodeBuilder<'_>, content: &str)Expand description
Emit a GFM inline math node: $...$
pub fn emit_gfm_inline_math(builder: &mut GreenNodeBuilder<'_>, content: &str)Emit a GFM inline math node: $...$