This menu command will reorganize a list that may have gotten out of order during the editing process. It will properly renumber lists so that they start with “1”, and ensure that all items match the type of the first item in the list or sub-list (e.g. bulleted or enumerated list items).
For instance:
2. first
1. second
* third
becomes:
1. first
2. second
3. third