slate-edit-list
Version:
A Slate plugin to handle keyboard events in lists.
26 lines (24 loc) • 600 B
YAML
nodes:
- kind: block
type: ul_list
nodes:
- kind: block
type: list_item
nodes:
- kind: block
type: paragraph
nodes:
- kind: text
key: '_selection_key'
text: Item 1
- kind: block
type: ol_list
nodes:
- kind: block
type: list_item
nodes:
- kind: block
type: paragraph
nodes:
- kind: text
text: Subtitem 1