UNPKG

slate-edit-list

Version:

A Slate plugin to handle keyboard events in lists.

36 lines (33 loc) 676 B
nodes: - kind: block type: paragraph nodes: - kind: text text: 'Blah blah' - kind: block type: ul_list data: style: listStyleType: 'disc' 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: 'Second item' - kind: block type: paragraph nodes: - kind: text text: 'Blah blah'