fix: file output for page properties

This commit is contained in:
Tienson Qin
2021-05-13 21:33:17 +08:00
parent 9273ee83f2
commit 085b8937e0

View File

@@ -304,6 +304,9 @@
content (string/triml content)
content (string/replace content (util/format "((%s))" (str uuid)) "")
[content content'] (cond
(and first-block? properties?)
[content content]
(and markdown-heading? top-level?)
[content content]