We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5beeea commit 83051adCopy full SHA for 83051ad
1 file changed
config.toml
@@ -31,3 +31,9 @@ pagination.pagerSize = 20
31
[services]
32
[services.disqus]
33
shortname = 'wizmann'
34
+
35
+[markup]
36
+ [markup.goldmark]
37
+ [markup.goldmark.renderer]
38
+ unsafe = true
39
0 commit comments