mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-02-23 08:50:59 +01:00
* Do not remove empty node in merge operation if it is first children in parent(#4228) * Create merge-nodes-issue * fix typo in changeset Co-authored-by: Dylan Schiemann <dylan@dojotoolkit.org>
6 lines
107 B
Plaintext
6 lines
107 B
Plaintext
---
|
|
"slate": patch
|
|
---
|
|
|
|
Do not remove empty node in merge operation if it is first children in its parent.
|