aboutsummaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/hugo.toml b/hugo.toml
index bc8499b..6c81626 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -142,9 +142,9 @@ enableDefault = false
[markup.goldmark.renderHooks.link]
enableDefault = false
[markup.goldmark.renderer]
-hardWraps = false
-unsafe = false
-xhtml = false
+hardWraps = true
+unsafe = true
+xhtml = true
[markup.tableOfContents]
endLevel = 4
ordered = false