Possible to add alphabetical list in the Rich text editor?

This is something you can have already now :slight_smile: (but I can see it’s not in our docs)

  1. Configure your HtmlArea input type to include a plugin called “ListStyle”

  2. Deploy the app

  3. Add a numbered list to your HtmlArea

  4. Right-click the list and select “Numbered List Properties” from the context menu

  5. Select “Lower Alpha” from the list of options

  6. Press OK

You cannot have it like “a) b)” though, only “a. b.”

3 Likes