slate-edit-list
Version:
A Slate plugin to handle keyboard events in lists.
44 lines (42 loc) • 947 B
YAML
nodes:
- kind: block
type: ul_list
nodes:
- kind: block
type: list_item
nodes:
- kind: block
type: paragraph
nodes:
- kind: text
text: ""
- kind: inline
type: link
nodes:
- kind: text
text: "First item"
- kind: text
text: ""
- kind: block
type: paragraph
nodes:
- kind: text
text: ""
- kind: block
type: ul_list
nodes:
- 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: ""