mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-28 03:01:03 -04:00
Mispell Rouge intentionally.
This commit is contained in:
@@ -16,7 +16,7 @@ module Jekyll
|
||||
|
||||
def initialize(config)
|
||||
Jekyll::External.require_with_graceful_fail "kramdown"
|
||||
@main_fallback_highlighter = config["highlighter"] || "rogue"
|
||||
@main_fallback_highlighter = config["highlighter"] || "rouge"
|
||||
@config = config["kramdown"] || {}
|
||||
setup
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user