chore(styles): align hash
This commit is contained in:
parent
b9b4d85fb1
commit
827bfcff58
|
@ -179,7 +179,7 @@ class TestKramdown < JekyllUnitTest
|
|||
should "move coderay to syntax_highlighter_opts" do
|
||||
override = {
|
||||
"highlighter" => nil,
|
||||
"kramdown" => {
|
||||
"kramdown" => {
|
||||
"syntax_highlighter" => "coderay",
|
||||
"coderay" => {
|
||||
"hello" => "world",
|
||||
|
|
Loading…
Reference in New Issue