parent
e3cfe13ef5
commit
b0c730d278
|
@ -14,6 +14,7 @@ class TestKramdown < JekyllUnitTest
|
||||||
'auto_ids' => false,
|
'auto_ids' => false,
|
||||||
'footnote_nr' => 1,
|
'footnote_nr' => 1,
|
||||||
|
|
||||||
|
'syntax_highlighter' => 'rouge',
|
||||||
'syntax_highlighter_opts' => {
|
'syntax_highlighter_opts' => {
|
||||||
'bold_every' => 8, 'css' => :class
|
'bold_every' => 8, 'css' => :class
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue