bin.highlight module

HTML highlighted code export and language tools

bin.highlight.highlight(code, language)

Pretty html export of code using syntax highlighting

bin.highlight.parse_extension(ext)

From a language extension, get a language

bin.highlight.parse_language(lang)

From a language name, get an extension