Creation of enumeration lists

Converting text into an enumerated list

To convert a piece of text into an enumerated list (either numbered or unnumbered):

  1. Select a text fragment in the editor. In the selected text, each new line will be a new item in the enumeration.
  2. From the editor pop-up menu, choose "Selected text to ... -> Selected to numbered list" or "Selected text to ... -> Selected to unnumbered list", depending on the type of list you want to create.
  3. In the enumeration window that appears on the screen, specify the type and other parameters of the list. You can also modify its elements.

Clicking OK replaces the selected text with an enumeration based on it.

Commands for inserting and editing lists tags

If you quickly want to insert a numbered list tag OL, an unnumbered list tag UL, a list element tag LI, or a definition list skeleton DL, you can use the commands in the main menu / HTML code / Enumerations, or in the toolbar Links, text and formatting.

Once the list has been created, you can edit individual tags. You can do this in the tag editing window. Simply place the cursor on the desired tag and press the F5 key.

Related topics

To top