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

Write the text in HTML.