tiptap/docs/api
Hari Haran 36bb1e1041
feat: #3540 Ability to preserve marks on lists (#3541)
* feat: #3540 Ability to preserve marks on lists

* feat: preserveAttrs in list items

* `keepMarks` is working, but need help with `keepAttrs`

* fix: conflict

* avoid casting
2023-02-22 10:13:28 +01:00
..
commands Update sink-list-item.md (#3629) 2023-01-19 10:36:53 +01:00
extensions Make y-prosemirror a peer dependency (extension-collaboration) (#3697) 2023-02-07 10:20:37 +01:00
marks document removing or overriding link attributes (#3576) 2023-02-18 18:39:13 +01:00
nodes feat: #3540 Ability to preserve marks on lists (#3541) 2023-02-22 10:13:28 +01:00
utilities feat: Allow multiple prefix characters to trigger a suggestion (#2896) 2022-06-21 23:17:26 +02:00
commands.md feat(pm): new prosemirror package for dependency resolving 2023-02-02 17:37:33 +01:00
editor.md 🧹 Allow editor.setEditable to omit updates (#3301) 2023-01-20 09:55:28 +01:00
events.md docs: fix typos 2022-11-07 21:41:00 +01:00
extensions.md docs: fix typos 2022-11-07 21:41:00 +01:00
introduction.md feat(pm): new prosemirror package for dependency resolving 2023-02-02 17:37:33 +01:00
keyboard-shortcuts.md docs: fix typos 2022-11-07 21:41:00 +01:00
marks.md Merge branch 'main' of https://github.com/ueberdosis/tiptap into docs/remove-gridsome 2021-09-17 23:45:04 +02:00
nodes.md docs: fix typos 2022-11-07 21:41:00 +01:00
schema.md Update schema.md (#3645) 2023-01-27 14:39:24 +01:00