mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 18:36:43 +00:00
fix: raw paste
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
:fn editor-handler/copy-current-block-embed}
|
||||
|
||||
:editor/paste-text-in-one-block-at-point {:binding "mod+shift+v"
|
||||
:fn editor-handler/paste-text-in-one-block-at-point}
|
||||
:fn (fn [_state e] ((editor-handler/editor-on-paste! nil true) e))}
|
||||
|
||||
:editor/insert-youtube-timestamp {:binding "mod+shift+y"
|
||||
:fn commands/insert-youtube-timestamp}
|
||||
|
||||
Reference in New Issue
Block a user