Hi @dan6 ,
Thanks for reaching out!
The behavior you’re experiencing with nested lists not resetting under new parent items is due to a limitation of the Quill.js library, which powers the Advanced Rich Text Editor (ZQ RTE).
Why This Happens
-
Quill.js structures lists based on indentation levels, meaning it treats nested items as continuous rather than resetting numbers under new parents.
- There’s no built-in setting to automatically restart numbering when creating a new parent item.
Possible Workarounds
Manually Adjust the List Structure
- Use the indent/outdent buttons in the toolbar to force the correct list hierarchy.
- Try removing and reapplying the numbered list formatting.
Use Bullet Points First, Then Switch to Numbers
- Formatting the list as bullets and then converting it back to numbers sometimes forces a reset.
Avoid Formatting Issues When Pasting
- If you’re copying from another source, try clearing formatting before applying lists.
Next Steps
Since this is a Quill.js limitation, automatic numbering resets aren’t possible within the plugin itself. If manual adjustments don’t work, you may need a custom script to modify the HTML output before saving.
Looking forward to your reply. 
Best Regards,
Support Team
Browse all Zeroqode Plugins for Bubble
