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

Begin the HTML paragraph by the specified identifier.