mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 14:13:21 +08:00
change list item content
This commit is contained in:
parent
5df6658480
commit
49dc46c445
@ -13,7 +13,7 @@ const ListItem = Node.create({
|
||||
HTMLAttributes: {},
|
||||
},
|
||||
|
||||
content: 'paragraph list*',
|
||||
content: 'paragraph block*',
|
||||
|
||||
defining: true,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user