jekyll/lib/jekyll/converters
Edward Thomson 054b23f69a Only complain about `coderay` if it is actually in the config
Don't complain about the deprecated `kramdown.coderay` key when
`highlighter == "coderay"`, since that could have been set with the
legitimate `syntax_highlighter: coderay` setting.  Instead, complain
only if the `kramdown.coderay` configuration setting is actually
present.
2016-09-19 11:38:05 -05:00
..
markdown Only complain about `coderay` if it is actually in the config 2016-09-19 11:38:05 -05:00
identity.rb Rubocop: Lint/UnusedMethodArgument 2016-01-03 17:07:39 -08:00
markdown.rb Rubocop: use %r for all regular expressions. 2016-06-02 17:08:21 -07:00
smartypants.rb Test all the things 2016-01-08 17:10:36 -08:00