about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 2501c3a..c0bdbdc 100644
--- a/config.toml
+++ b/config.toml
@@ -59,3 +59,8 @@ url = "/public_key.asc"
     disable = true
   [privacy.youtube]
     disable = true
+
+[markup]
+  [markup.goldmark]
+    [markup.goldmark.renderer]
+      unsafe = true
\ No newline at end of file