mirror of
https://github.com/logseq/logseq.git
synced 2026-05-01 09:26:28 +00:00
fix text/->new-properties
This commit is contained in:
@@ -416,7 +416,7 @@
|
||||
(remove-indentation-spaces content (:level block)))))]
|
||||
(if (= format :org)
|
||||
content
|
||||
(text/->new-properties content)))))
|
||||
(property/->new-properties content)))))
|
||||
|
||||
(defn extract-blocks
|
||||
[blocks content with-id? format]
|
||||
|
||||
Reference in New Issue
Block a user