mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
Enable hard wraps in paragraphs
This makes the rendering consistent with Obsidian
This commit is contained in:
parent
93610e232b
commit
cce2a88d71
@ -32,3 +32,4 @@ enableGitInfo = true
|
||||
publishDate = ["publishDate", "date"]
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
hardWraps = true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user