pub fn highlight_code_to_ansi( code: &str, language: Option<&str>, theme_name: &str, ) -> String
Convert code to ANSI escape sequences