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)"
|
||||
|
||||
markup:
|
||||
highlight:
|
||||
codeFences: false
|
||||
goldmark:
|
||||
renderer:
|
||||
unsafe: true
|
||||
|
Loading…
Reference in New Issue
Block a user