pub fn is_horizontal_rule(line: &str) -> bool
Returns true when a line looks like a Markdown horizontal rule.
true