pub fn emit_mark(
builder: &mut GreenNodeBuilder<'_>,
inner_text: &str,
config: &ParserOptions,
)Expand description
Emit a mark node with its content.
pub fn emit_mark(
builder: &mut GreenNodeBuilder<'_>,
inner_text: &str,
config: &ParserOptions,
)Emit a mark node with its content.