Nested lists do not start new counting
Author: BananaEggCreated Feb 13, 2025Updated Sep 11, 2025
When inserting nested lists, a new nested list should start a new count.
As you can see in the image, the second nested list should start again with "a".
In the HTML code you can see that it doesn't create a new nested list but a list with an indent class:
`
- La la al a
- Ba ba ba
- Foo
- Bar
- Sa sa sa
- Tim
Source: zenoamaro/react-quill