Skip to main content

emit_html_span_attributes_node

Function emit_html_span_attributes_node 

Source
pub fn emit_html_span_attributes_node(
    builder: &mut impl InlineSink,
    attrs_text: &str,
)
Expand description

As emit_html_attrs_node but for the legacy native-span SPAN_ATTRIBUTES node, which carries HTML class="..." syntax (not Pandoc {...}).