Merge pull request #4618 from spudowiar/fix-test-state-leakage

Merge pull request 4618
This commit is contained in:
jekyllbot 2016-03-01 11:59:07 -08:00
commit f274179d9b
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ class TestKramdown < JekyllUnitTest
'auto_ids' => false,
'footnote_nr' => 1,
'syntax_highlighter' => 'rouge',
'syntax_highlighter_opts' => {
'bold_every' => 8, 'css' => :class
}