message no. 157790
Posted by somiaj in #jekyll at 2016-11-29T08:41:41Z
trying to write a custom Lexer for rouge syntax highlighting. So far I have my own fork of rouge and the higlighter is working with rougify -l test filename, but using {% highlight test %} {% endhilight %} blocks in jekyll is not picking up this lexer (the standard lexers work)