mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 07:05:10 +00:00
wip
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
|
||||
(heading-block? block)
|
||||
(let [heading (-> (assoc (second block)
|
||||
:children (reverse heading-children)
|
||||
:children (vec (reverse heading-children))
|
||||
:timestamps timestamps
|
||||
:properties properties)
|
||||
(assoc-in [:meta :end-pos] last-pos)
|
||||
|
||||
Reference in New Issue
Block a user