mirror of
https://github.com/docmost/docmost.git
synced 2026-08-27 08:47:06 +08:00
Add Backspace/Delete keyboard shortcuts on the BaseEmbed node that return true (handled, no-op) when the current selection is a NodeSelection of this node — the 'click the embed and hit delete' accidental path. Other deletion paths (range selections covering the node, programmatic transactions, sync) still go through normally.