.. _pages/ui_html_editing/list_handling#list_handling:

List Handling
*************

The component offers ``ordered`` and ``unordered`` lists to group content.

If the user inserts a new list

* ``Enter`` on a non-empty item: inserts a new list item
* ``Enter`` on an empty item: stops the editing of list
* ``Shift+Enter``: inserts a new line within the current list item

These actions/key bindings are reflecting the default behaviour of word processors.