github xdan/jodit 4.12.16

latest release: 4.12.17
2 hours ago

🐛 Bug Fix

  • DTD / Formatting: applying an inline style (bold, underline, etc.) with the cursor on an empty line removed a <br> line break. The removeExtraBr cleanup (run after the style marker is inserted) deleted the following <br> even when real content followed it. It now only removes a trailing <br> (with nothing meaningful after it), so line breaks in the middle of a block are preserved. Fixes #1302.

Don't miss a new jodit release

NewReleases is sending notifications on new releases.