pub fn normalize_text(input: &str) -> String
Clean and normalize text (remove extra whitespace, normalize line endings)