First, I'd like to thank you for creating this amazing product.
Second, there is a minor bug in the XML handling of the following construct:
Even without a CSS definition for the "roman-lower" as a "list-style-type" for "li", there will be a lower roman list-style. Perhaps it's because of the name of the element "<li>"?
Third, the documentation of PrinceXML 7.0 for "list-style-type" does not define the possibilities of "circle" and "square" types, but these are working. Are they not officially supported?
Thank you.
Second, there is a minor bug in the XML handling of the following construct:
<li type="i">...</li>
Even without a CSS definition for the "roman-lower" as a "list-style-type" for "li", there will be a lower roman list-style. Perhaps it's because of the name of the element "<li>"?
Third, the documentation of PrinceXML 7.0 for "list-style-type" does not define the possibilities of "circle" and "square" types, but these are working. Are they not officially supported?
Thank you.