You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are in need of this functionality similar to msWord.
What’s the solution you would like to see?
We have started working on it, similar to hardbreak extension, we plan to use a keepMarks optional property on the splitList command when can use to preserve marks from the previous line. Hoping to raise a PR for this shortly.
What alternatives did you consider?
No response
Anything to add? (optional)
No response
Are you sponsoring us?
Yes, I’m a sponsor. 💖
The text was updated successfully, but these errors were encountered:
* 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
aliasliao
pushed a commit
to aliasliao/tiptap
that referenced
this issue
May 24, 2023
…3541)
* feat: ueberdosis#3540 Ability to preserve marks on lists
* feat: preserveAttrs in list items
* `keepMarks` is working, but need help with `keepAttrs`
* fix: conflict
* avoid casting
What problem are you facing?
We are in need of this functionality similar to
msWord
.What’s the solution you would like to see?
We have started working on it, similar to hardbreak extension, we plan to use a
keepMarks
optional property on thesplitList
command when can use to preserve marks from the previous line. Hoping to raise a PR for this shortly.What alternatives did you consider?
No response
Anything to add? (optional)
No response
Are you sponsoring us?
The text was updated successfully, but these errors were encountered: