pub fn slice_markdown_section( file_path: &Path, start_line: u32, ) -> Option<(String, Range<usize>)>