mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-18 13:11:17 +02:00
Add extra text nodes
This commit is contained in:
@@ -3,7 +3,11 @@ nodes:
|
|||||||
- kind: block
|
- kind: block
|
||||||
type: paragraph
|
type: paragraph
|
||||||
nodes:
|
nodes:
|
||||||
|
- kind: text
|
||||||
|
text: ""
|
||||||
- kind: inline
|
- kind: inline
|
||||||
key: image
|
key: image
|
||||||
isVoid: true
|
isVoid: true
|
||||||
type: image
|
type: image
|
||||||
|
- kind: text
|
||||||
|
text: ""
|
||||||
|
Reference in New Issue
Block a user