summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugo.toml b/hugo.toml
index 4a46805..5130b62 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -10,7 +10,7 @@ buildFuture = true
[markup]
[markup.goldmark]
[markup.goldmark.renderer]
- hardWraps = true
+ hardWraps = false
unsafe = true
[params]