slate-edit-list
Version:
A Slate plugin to handle keyboard events in lists.
28 lines (24 loc) • 612 B
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: ul_list
nodes:
- kind: block
type: list_item
nodes:
- kind: block
type: paragraph
key: '_selection_key'
nodes:
- kind: text
text: Second item