I tried asking CKEditor staff directly, but they will only answer questions on SO:
Is it possible to insert a line of text below a nested list with the same indent as original list item?
See below image where there is a "footer" before next number of list starts.
By altering the resulting HTML, I am able to insert text into 'li' tag of 'ol' and achieve the desired result. Problem is, my customers will not be able to fiddle with html. If it is not possible using CKEditor, is there any other javascript based rich text editor that could help me?
