mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 07:05:10 +00:00
After headings should be sorted by pos
This commit is contained in:
@@ -163,7 +163,8 @@
|
||||
(fn [idx {:heading/keys [ref-pages meta] :as heading}]
|
||||
(let [heading (merge
|
||||
heading
|
||||
{:heading/file file
|
||||
{:heading/meta meta
|
||||
:heading/file file
|
||||
:heading/page page
|
||||
:heading/content (utf8/substring encoded-content
|
||||
(:pos meta)
|
||||
|
||||
Reference in New Issue
Block a user