mirror of
https://github.com/logseq/logseq.git
synced 2026-04-28 08:04:40 +00:00
fix: add spaces around block ref
This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
(editor-handler/insert-command! id
|
||||
(page-ref/->page-ref journal)
|
||||
format
|
||||
nil)
|
||||
{:command :page-ref})
|
||||
(state/clear-editor-action!)
|
||||
(reset! commands/*current-command nil))))})
|
||||
(when deadline-or-schedule?
|
||||
|
||||
Reference in New Issue
Block a user