pub fn format_range(source: &str, start: usize, end: usize) -> String
Format only lines within a range (1-based inclusive).