pub fn emit_code_span( builder: &mut impl InlineSink, content: &str, backtick_count: usize, attr_text: Option<&str>, )
Emit a code span node to the builder.