pub fn extract_code(raw: &str, language: &str) -> String
Extract clean code from an LLM response that may contain markdown fences.