mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
Add initial tests on property handler
This commit is contained in:
@@ -204,7 +204,7 @@
|
||||
(assoc (pu/get-pid :id) (str id)))
|
||||
properties (->>
|
||||
(wrap-props props)
|
||||
(property-handler/replace-key-with-id! (state/get-current-repo)))]
|
||||
(property-handler/replace-key-with-id (state/get-current-repo)))]
|
||||
(when (string? text)
|
||||
(editor-handler/api-insert-new-block!
|
||||
text (merge {:page (:block/name ref-page)
|
||||
|
||||
Reference in New Issue
Block a user