fix pasting list items

This commit is contained in:
Philipp Kühn 2018-11-05 23:32:18 +01:00
parent b67d099739
commit b7770bb747

View File

@ -10,7 +10,6 @@ export default class ListItemNode extends Node {
get schema() {
return {
content: 'paragraph block*',
group: 'block',
defining: true,
draggable: false,
parseDOM: [