Posted By andyy on 27 Jul 2020 02:21 AM
Hi I just want to know if there is a way to add more indent types like i./ii. or a./b.
As of now, I am only able to use bullet points and numerical indentation.
Thank you
The editor is actually a wrapper around CKEditor 4, so It's best to check out the CKEditor documentation.
These other options for a list are actually styled li's.
There are some plugins for this but I have not used them.
https://ckeditor.com/cke4/addon/liststyle
And I think you should also be able to add a class using the Editor and add CSS to your theme.