mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-09-02 03:32:36 +02:00
Fix test: insert at the end of an inline should _not_ have special behavior
This commit is contained in:
@@ -20,9 +20,8 @@ export const output = (
|
|||||||
<editor>
|
<editor>
|
||||||
<block>
|
<block>
|
||||||
one
|
one
|
||||||
<inline>two</inline>
|
<inline>twofour
|
||||||
four
|
<cursor /></inline>
|
||||||
<cursor />
|
|
||||||
three
|
three
|
||||||
</block>
|
</block>
|
||||||
</editor>
|
</editor>
|
||||||
|
Reference in New Issue
Block a user