Question
Why is the new editor adding data-list-item-id to lists?
In the new editor, we've recently discovered lists are now getting the tag data-list-item-id for example <li data-list-item-id="e2ff5718d5e4b95bd4953d3d5ba603e6a"> If we clear the data-list-item and then save, it will be regenerated. Why is this being added? It is cluttering up the HTML view.
