pub fn highlight_code_sync(code: &str, language: &str) -> String
Highlight code and return HTML with CSS classes (sync version) This is also used by the Tera filter