Function html_heading

Source
fn html_heading(
    state: &mut State,
    heading: Heading,
    raw: &str,
    w: &mut impl Write,
)