Not sure if this is a bug or a feature request, but I am using medium-editor to allow my users to write formatted text. When creating nested ordered lists, medium-editor does not wrap the children ordered lists in an <li> because current browsers do not render that correctly (see discussion of issue, with examples, here: https://github.com/yabwe/medium-editor/issues/666)
However, PrinceXML only increments the number for each <li>, so nested ordered lists repeat numbers. Is there an option I can set to make Prince number the nested ordered lists the same way current browsers do?
However, PrinceXML only increments the number for each <li>, so nested ordered lists repeat numbers. Is there an option I can set to make Prince number the nested ordered lists the same way current browsers do?