summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index e3d27a6..01da90a 100644
--- a/config.toml
+++ b/config.toml
@@ -55,3 +55,5 @@ url = "/index.xml"
[taxonomies]
tag = "tags"
+[markup.goldmark.renderer]
+ unsafe = true