slate-edit-list
Version:
A Slate plugin to handle keyboard events in lists.
45 lines (42 loc) • 1.01 kB
YAML
nodes:
- kind: block
type: ul_list
nodes:
- kind: block
type: list_item
nodes:
- kind: block
type: paragraph
nodes:
- kind: text
text: First item
- kind: block
type: list_item
nodes:
- kind: block
type: paragraph
nodes:
- kind: text
text: ""
- kind: inline
type: link
nodes:
- kind: text
text: "Second item"
- kind: text
text: ""
- kind: block
type: list_item
nodes:
- kind: block
type: paragraph
nodes:
- kind: text
text: ""
- kind: inline
type: link
nodes:
- kind: text
text: "Third item"
- kind: text
text: ""