summaryrefslogtreecommitdiffstats
path: root/config/_default/markup.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config/_default/markup.toml')
-rw-r--r--config/_default/markup.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/_default/markup.toml b/config/_default/markup.toml
index aa15cb0..16652b7 100644
--- a/config/_default/markup.toml
+++ b/config/_default/markup.toml
@@ -37,5 +37,5 @@ defaultMarkdownHandler = "goldmark"
block = true
[goldmark.renderer]
hardWraps = false
- unsafe = false
+ unsafe = true
xhtml = false \ No newline at end of file