pub fn is_tab_content(line: &str, base_indent: usize) -> bool
Check if a line is part of tab content (based on indentation)