pub fn is_indented_content( line: &str, base_indent: usize, required_indent: usize, ) -> bool
Check if a line is indented enough to be content