pub fn is_blockquote(line: &str) -> bool
Returns true when a line starts with a Markdown blockquote marker.
true