This extension enables the list item (similar to the HTML tag <li>
) in the editor, which depends on the ordered list or bullet list extension.
This extension modifies the following features based on @tiptap/extension-list-item
:
- Specifies
group
aslistItem
to automatically merge with the previous and next lists when creating list items.