The CodeHilite extension adds code/syntax highlighting to standard Python-Markdown code blocks using Pygments. This extension is included in the standard Markdown library. See Pygments' excellent ...
I have tracked down a bug and written a fix for this, wanted to explain the issue in an Issue. PR: #1241. MARKDOWN = { 'output_format': 'html5', 'extension_configs ...