projects
/
brevno-suite
/
themes
/
xmin
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c073ce8
)
don't use hugo's syntax highlighting by default
author
Yihui Xie
<xie@yihui.name>
Tue, 16 Nov 2021 15:48:32 +0000
(09:48 -0600)
committer
Yihui Xie
<xie@yihui.name>
Tue, 16 Nov 2021 15:48:32 +0000
(09:48 -0600)
exampleSite/config.yaml
patch
|
blob
|
history
diff --git
a/exampleSite/config.yaml
b/exampleSite/config.yaml
index 8aa0771842fd30535c6d8b62f8ef34e08b182b2e..657193789b66da89e752ef4a8615c8b08bccff79 100644
(file)
--- a/
exampleSite/config.yaml
+++ b/
exampleSite/config.yaml
@@
-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