chore(styles): align hash

This commit is contained in:
Frank Taillandier 2021-05-14 21:52:16 +02:00
parent b9b4d85fb1
commit 827bfcff58
1 changed files with 1 additions and 1 deletions

View File

@ -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",