You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use zero-width non-joiner characters to ensure
addressable text nodes at the start and end of a card
* Handle arrow keys when on card cursor nodes
* Keep selections working using arrows through a card
* Delete selections including cards and before/after cards
* Disallow typing or pasting on cards
* Newline insertion before and after card sections
Fixesbustle#182
Cards should be navigable with cursors. The renderer can make a placeholder element that users can move through but not type.
Would also allow typing after a card when that card is the last thing in the document.
The text was updated successfully, but these errors were encountered: