jekyll/lib
Robin Dupret cab9047de1 Set the wrap option to false when using Rouge
Since Rouge yields the pre tag with a class attribute but we don't want
it, we should set the wrap parameter to false when instantiating a new
formatter object.

Also use Rouge::Formatter#format instead of #render which is deprecated
and will be removed in the near future.
2013-12-23 13:03:24 +01:00
..
jekyll Set the wrap option to false when using Rouge 2013-12-23 13:03:24 +01:00
site_template Rename the pygments option to highlighter 2013-12-22 12:45:15 +01:00
jekyll.rb bump the version number in the code 2013-12-07 17:59:16 -06:00