slate-edit-list
Version:
A Slate plugin to handle keyboard events in lists.
29 lines (27 loc) • 622 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: "A link"
- kind: text
text: ""
- kind: block
type: list_item
nodes:
- kind: block
type: paragraph
nodes:
- kind: text
text: "2nd item"