mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
fix: backspace can't move to previous block if it's a embed block
This commit is contained in:
@@ -2171,6 +2171,9 @@
|
||||
(or reference? embed?)
|
||||
(assoc :data-transclude true)
|
||||
|
||||
embed?
|
||||
(assoc :data-embed true)
|
||||
|
||||
custom-query?
|
||||
(assoc :data-query true))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user