pygments (syntax highlighting engine)
Monkey Archive Forums/Monkey Discussion/pygments (syntax highlighting engine)| 
 | ||
| Does anyone know who wrote the Monkey lexer for pygments?  It's apparently a new feature.  I'm testing it out over on the BitBucket wiki, and the colors chosen seem to rather defy expectation.  Then again, maybe it's a work-in-progress :) | 
| 
 | ||
| Monkey does not seem to be in their list of supported languages , have you tried geshii ? | 
| 
 | ||
| where are you reading that?  It's supported as of 1.6: http://pygments.org/docs/lexers Look for "MonkeyLexer" | 
| 
 | ||
| Sorry for the late reply I was looking on their demo page, but yeah I see it on the list you linked cool :) | 
| 
 | ||
| Hi, - Pull request that introduced the Monkey lexer into Pygments - Pull request that added Monkey support to Linguist (language detection engine build and used by Github) And tinnet is my brother so .. yes .. I know the person :) |