pub fn looks_like_html(input: &str) -> bool
Returns true when the input contains tag-like HTML markup.
true