pub fn markdown_parse_error_format_html( e: &MarkdownError<'_>, extra_line_no: u32, ) -> (u32, String)