jekyll/lib/jekyll/converters/markdown
Robin Dupret 036cbda2f6 Require at least 1.3.0 for Rouge
Rouge 1.3.0 introduced a `rouge_formatter` helper which is handy to
overwrite the formatter default when using the Redcarpet plugin so let's
require this version at the very least.

An abort statement will be thrown when the installed version is not
correct.
2013-12-25 18:06:29 +01:00
..
kramdown_parser.rb #to_sym is called by #symbolize_keys 2013-09-13 14:06:16 +02:00
maruku_parser.rb condensing code slightly 2013-12-10 11:04:04 -05:00
rdiscount_parser.rb Fix 'undefined method `encoding` for "mailto"' errors w/ Ruby 1.8 and Kramdown > 0.14.0 2013-08-07 20:07:54 -07:00
redcarpet_parser.rb Require at least 1.3.0 for Rouge 2013-12-25 18:06:29 +01:00