plate
plate copied to clipboard
Numbered lists (indent plugin) don't reset their count when deleting back to empty list item
Start with content like this (|
represents the cursor).
1.
2. |Two
Then press the backspace. It produces:
2. Two
Instead of
1. Two
Funding
- You can sponsor this specific effort via a Polar.sh pledge below
- We receive the pledge once the issue is completed & verified
Could you clarify the issue in more detail?
@dhawansolanki I can reproduce it on https://platejs.org/.
https://github.com/udecode/plate/assets/4272090/fd7a2a75-518e-4906-97cf-ed0ca9e5ed6d
I think this will be fixed by #3064
Slate's mergeNodes behavior