is_underline_heading

Function is_underline_heading 

Source
fn is_underline_heading(line: &str, previous_lines: &[&str]) -> bool
Expand description

Check if a line is an underline-style heading indicator.