- Affected version
- 2.2.11
Type "a<shift-enter><shift-enter>bc<backspace>"
Editor HTML before the backspace:
EditorHTML before the afterspace:
I'm fairly sure there are other actions which cause the <br> newline to be incorrectly deleted.
Editor HTML before the backspace:
XML:
<p>a<br><br>bc</p>
XML:
<p>a<br>b</p>
I'm fairly sure there are other actions which cause the <br> newline to be incorrectly deleted.