github xdan/jodit 4.12.14

latest releases: 4.12.17, 4.12.16, 4.12.15...
3 hours ago

🐛 Bug Fix

  • Backspace / Lists: pressing Backspace at the start of a nested list item deleted the last character of the parent item instead of removing the nesting. checkRemoveChar walked out of the nested <li>/list and removed a character from the parent item's text. It no longer crosses a list-item boundary, so the list cases handle the operation cleanly. Fixes #1277.

Don't miss a new jodit release

NewReleases is sending notifications on new releases.