mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 16:36:27 +00:00
chore: disable parse_outline_only? temporarily
This commit is contained in:
@@ -547,10 +547,10 @@
|
||||
#{}])
|
||||
block (cond->
|
||||
(assoc block
|
||||
:uuid id
|
||||
:refs ref-pages-in-properties
|
||||
:children (or current-block-children [])
|
||||
:format format)
|
||||
:uuid id
|
||||
:refs ref-pages-in-properties
|
||||
:children (or current-block-children [])
|
||||
:format format)
|
||||
(seq (:properties properties))
|
||||
(assoc :properties (:properties properties))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user