mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-02-25 09:43:21 +01:00
19 lines
307 B
YAML
19 lines
307 B
YAML
|
|
nodes:
|
|
- kind: block
|
|
type: paragraph
|
|
nodes:
|
|
- kind: inline
|
|
type: link
|
|
nodes:
|
|
- kind: text
|
|
text: word
|
|
- kind: block
|
|
type: paragraph
|
|
nodes:
|
|
- kind: inline
|
|
type: link
|
|
nodes:
|
|
- kind: text
|
|
text: another
|