Skip to main content

emit_code_span

Function emit_code_span 

Source
pub fn emit_code_span(
    builder: &mut impl InlineSink,
    content: &str,
    backtick_count: usize,
    attr_text: Option<&str>,
)
Expand description

Emit a code span node to the builder.