don't use hugo's syntax highlighting by default
This commit is contained in:
parent
c073ce865a
commit
0b3e81d063
@ -33,6 +33,8 @@ params:
|
|||||||
footer: "© [Yihui Xie](https://yihui.org) 2017 -- 2021 | [Github](https://github.com/yihui) | [Twitter](https://twitter.com/xieyihui)"
|
footer: "© [Yihui Xie](https://yihui.org) 2017 -- 2021 | [Github](https://github.com/yihui) | [Twitter](https://twitter.com/xieyihui)"
|
||||||
|
|
||||||
markup:
|
markup:
|
||||||
|
highlight:
|
||||||
|
codeFences: false
|
||||||
goldmark:
|
goldmark:
|
||||||
renderer:
|
renderer:
|
||||||
unsafe: true
|
unsafe: true
|
||||||
|
Loading…
Reference in New Issue
Block a user