ckeditor / editor-recommendations

A set of recommendations for modern editing solutions.
https://ckeditor.github.io/editor-recommendations/
47 stars 12 forks source link

Deeper heading levels #92

Open mgifford opened 1 year ago

mgifford commented 1 year ago

Again, looking at:
http://ckeditor.github.io/editor-recommendations/features/headings.html

Why not allow users to insert deeper levels by utilizing \

and \
elements directly. Why would optional aria-levels be needed? 

You may not want to show them on the UI, although like with A11yFirst, really the important thing is showing only the heading levels that someone could access.  If you're using an H3, why wouldn't it make sense to show the H4 when you are under that section. 

Or to go back to the earlier posts, If you're on the 2nd heading, why not show the 3rd or fourth?