omarkhan/coffeedoc

Pygments syntax highlighting issue

Closed this issue · 2 comments

If you look at the source code you'll notice that block comments like this

###
This is a block comment
###

completely mess up the syntax highlighting on Github. This kind of sucks as this project relies on block comments extensively, so I've submitted a patch to the pygments devs here. I'm hoping the patch will be committed soon and should eventually make it onto Github...

A fix for this has recently been pulled into Pygments. I have informed Github, with any luck we'll see it on here soon.

Github seems to have put these changes up on the site! Nice.