That's cool that TinyMCE provides it out of the box!
Alphabetical lists are a type of ordered list, so if you want to keep using CKE5, you would have to set up some CSS styles and then provide the style to the dropdown "Styles" list button in the editor, in CKE5 "Styles" configuration something like (untested):
If you are using the "Dynamic" option in the "Styles" section of the block settings, then you need to use the dynamic template and not the default one. Try switching back to "Default, rebuild...
You can use Parsedown Filter:
https://backdropcms.org/project/parsedown_filter
There is a known issue with Markdown Filter module that may or may not be fixable.
https://github...
Posted20 hours 46 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
A bit of a late update, but better late than never.
The 404 issue turned out to be caused by all pages being redirected to an error page when not logged in. However, the error page was a...
Comments
As far as I can tell, ckeditor only has numbered and bullet lists https://ckeditor.com/docs/ckeditor5/latest/features/lists/lists.html. Backdrop cannot alter that part. But you could install and try out TinyMCE editor and see if that has it.
TinyMCE does have it.
That's cool that TinyMCE provides it out of the box!
Alphabetical lists are a type of ordered list, so if you want to keep using CKE5, you would have to set up some CSS styles and then provide the style to the dropdown "Styles" list button in the editor, in CKE5 "Styles" configuration something like (untested):
And in your editor CSS file: