mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-07 09:25:29 +08:00
177 B
177 B
@tiptap/extension-task-item |
---|
patch |
allow task items to be parsed when only having <li data-checked
instead of only when <li data-checked="true"
(re-fix of #5366)