pub fn emit_inline_html(builder: &mut impl InlineSink, raw: &str)Expand description
Emit a single INLINE_HTML node holding the verbatim span.
pub fn emit_inline_html(builder: &mut impl InlineSink, raw: &str)Emit a single INLINE_HTML node holding the verbatim span.