pub fn is_html(html: &str) -> bool
Check if content is valid HTML
html
True if the content appears to be valid HTML