Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Mar 27, 2026. It is now read-only.
This repository was archived by the owner on Mar 27, 2026. It is now read-only.
There was an error while loading. Please reload this page.
After copy-pasting, sometimes the list structure is lost, and pressing Enter does not start a new list item bullet:
I suspect this is because copy-pasting introduces
paragraphs, which are not dealt with in the normalization ofslate-lists.Expected behavior:
Should strip all
paragraphsinsidelist-item-childelements, so that the list structure behaviour is not affected.