editor-js / list

Advanced List tool for the Editor.js.
MIT License
48 stars 47 forks source link

delete block and refocus caret #71

Open andersjr1984 opened 5 months ago

andersjr1984 commented 5 months ago

Closes #43

This is done in a different manner than https://github.com/editor-js/nested-list/pull/44, as it refocuses the caret on the next item in the list.

andersjr1984 commented 5 months ago

@neSpecc : description updated. Thanks!