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
{{ message }}
This repository was archived by the owner on Mar 27, 2026. It is now read-only.
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 of slate-lists.
Expected behavior:
Should strip all paragraphs insidelist-item-child elements, so that the list structure behaviour is not affected.