We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b6379d commit ccde235Copy full SHA for ccde235
1 file changed
config/_default/hugo.yaml
@@ -57,6 +57,9 @@ taxonomies:
57
publication_type: publication_types
58
markup:
59
_merge: deep
60
+ goldmark:
61
+ renderer:
62
+ unsafe: true
63
highlight:
64
lineNos: false
65
security:
0 commit comments