jekyll/lib/jekyll/converters
Parker Moore 6849d6a5e5 If rouge isn't there, say so.
In the previous version, it would say 'redcarpet' wasn't installed,
due to the rescue LoadError block on line 93. This change will tell
the user that, in fact, rouge isn't installed and that this is the
cause of the error, not that redcarpet isn't installed.

Fixes #2464.
https://github.com/jekyll/jekyll/issues/2464
2014-05-30 17:59:47 -04:00
..
markdown If rouge isn't there, say so. 2014-05-30 17:59:47 -04:00
identity.rb Update converter classes moving into a module 2013-01-19 23:07:38 +00:00
markdown.rb Merge pull request #1859 from robin850/rouge 2013-12-30 22:45:07 -06:00
textile.rb Rename the pygments option to highlighter 2013-12-22 12:45:15 +01:00