summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorMark Powers <mark@marks.kitchen>2024-01-14 21:56:20 -0600
committerMark Powers <mark@marks.kitchen>2024-01-14 21:56:20 -0600
commit98435c1e688e8457be3cd0889c18ba34fbcc0bcf (patch)
treecdc94782bf4ed217c06c1026849e29418cde921c /config.toml
parentc389bfda23e516d246d5772f05d755832fcf8464 (diff)
Add best of 2023
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 64c052a..4609e09 100644
--- a/config.toml
+++ b/config.toml
@@ -42,3 +42,7 @@ name = "Wiki"
url = "https://wiki.marks.kitchen/public"
weight = 6
+[markup]
+[markup.goldmark]
+[markup.goldmark.renderer]
+unsafe = true