Open
Description
It's necessary to have syntax highlighting for the code blocks in blog posts and I'm familiar with using pygments.
The standard markdown library includes the CodeHilite extension to add code/ syntax highlighting to markdown using pygments so I think that would be a good a good way to achieve this.