Return on an empty list causes/converts the paragraph to become not a list event
Hi,
I noticed that if I press the return key while I am on the last item of a list which happens to be empty, that last empty list item becomes a regular paragraph (no longer part of the list), instead of leaving that list item as blank and adding another new empty list item. This is a bit surprising, as I had expected it to make another empty list item if I hit the return key.
So, is this intentional/as designed? If so, how does a user make a bunch of empty list items? Also, how do I detect the event of going from an empty list item to a regular paragraph? We implement different styles for list items versus non-lists, so when a paragraph gets converted from a list paragraph to a non-list paragraph, we'll need to do some updates.
Tank you for the info.
Will
