Open dalyIsaac opened 5 years ago
When deleting a character using Backspace, when the selection is the start of a StructureNode
:
StructureNode
s before the node which has selection, then nothing should happen.StructureNode
before the node which has selection, then the two StructureNode
s should be merged.
<p>C</p>
resulting in an empty string should convert it to<br />
(Note,C
is any random content). #63