mirror of
https://github.com/docmost/docmost.git
synced 2026-06-11 02:36:56 +08:00
144838aa89
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.
editor extensions
Tiptap editor extensions