Disable rouge
This commit is contained in:
parent
cc50f69236
commit
a5f055fb55
|
@ -15,6 +15,8 @@ kramdown:
|
||||||
input: GFM
|
input: GFM
|
||||||
hard_wrap: false
|
hard_wrap: false
|
||||||
parse_block_html: true
|
parse_block_html: true
|
||||||
|
syntax_highlighter_opts:
|
||||||
|
disable: true
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
- scope:
|
- scope:
|
||||||
|
|
Loading…
Reference in New Issue