mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-31 19:01:54 +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>
|
||||
<block>
|
||||
one
|
||||
<inline>two</inline>
|
||||
four
|
||||
<cursor />
|
||||
<inline>twofour
|
||||
<cursor /></inline>
|
||||
three
|
||||
</block>
|
||||
</editor>
|
||||
|
Reference in New Issue
Block a user