Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Roman Numerals in Number List #835

Open
duracell80 opened this issue May 10, 2018 · 4 comments
Open

Missing Roman Numerals in Number List #835

duracell80 opened this issue May 10, 2018 · 4 comments

Comments

@duracell80
Copy link

1,2,3 might be the most needed format for OL but there are some use cases in particular the legal and medical field where roman numerals or alphabetical are preferred and absolutely when writing knowledge based articles may you wish different styles. The text editor should allow the changing of numeral to roman or alphabetical (could be achieved via setting class attribute).

Possible styles:
https://www.w3schools.com/cssref/pr_list-style-type.asp

@duracell80
Copy link
Author

duracell80 commented May 10, 2018

Possible solution, rather than add/remove style ... use the mouse click on the icon to cycle through styles. This would save from having to have 5 or 6 icons for each style or a drop down. Clean UI/UX doesn't have to mean lack of features.

Cycle the styles on click, with "none" being the last style.

cycle-styles-via-click

TinyMCE Cycle Styles

tiny-mce-cycle-styles

@jbalsas
Copy link
Contributor

jbalsas commented May 22, 2018

Thanks for the suggestion @duracell80 !

@duracell80
Copy link
Author

duracell80 commented May 22, 2018

I dropped it to CK too, they possibly are looking at a drop down (cycle click would be feature rich without having cluttered UI):

ckeditor/ckeditor5#1031

@SKGGitHub
Copy link

We also started using CKEditor5 in our project and we do need support of roman numerals and lower alpha. Is it implemented now. How we can make it working in CKEditor5?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants