pub fn write_html_header6_by_id(
    w: &mut dyn Write,
    id: &str,
    text: &str
) -> Result<()>
Expand description

Write the HTML header of type 6 by the specified identifier.