Blank line in new editor causes extra spacing to occur

open
· Articles & templates ·
By glydr on 10/28/2025
· Assigned to katerinach

When I create/edit pages with new editor a blank line gets translated to this:   <br> <span class="line-spacer d-block">&nbsp;</span>   But previously it saved as just   <span class="line-spacer d-block">&nbsp;</span>   The end result is any page edited with new editor is excessively long (but ultimately a different format). I don't want to remove the blank line entirely, because I need to the space for visibility when editing and I don't want to revisit every screen, but I now need to go back to old edit for every page.   And saving on the WHOLE page applies the change to the whole page.

Steps to Reproduce

Edit any page. Put a blank line in between two quote blocks (for example).

Operating System

MacOS

Browser

Google Chrome

Related Entity

New editor

History

Xuroth @ 29 Oct, 2025 03:14:10 Developer

Possibly related to line-break and list parsing issues.

Xuroth @ 29 Oct, 2025 03:14:18 Developer
Assigned katerinach