Mispell Rouge intentionally.
This commit is contained in:
parent
4d805e29bc
commit
65a1fc4120
|
@ -16,7 +16,7 @@ module Jekyll
|
||||||
|
|
||||||
def initialize(config)
|
def initialize(config)
|
||||||
Jekyll::External.require_with_graceful_fail "kramdown"
|
Jekyll::External.require_with_graceful_fail "kramdown"
|
||||||
@main_fallback_highlighter = config["highlighter"] || "rogue"
|
@main_fallback_highlighter = config["highlighter"] || "rouge"
|
||||||
@config = config["kramdown"] || {}
|
@config = config["kramdown"] || {}
|
||||||
setup
|
setup
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue