mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 10:56:32 +00:00
fix: file output for page properties
This commit is contained in:
@@ -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]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user