https://bugs.documentfoundation.org/show_bug.cgi?id=147756
Bug ID: 147756
Summary: Save docx as html: <LI> tags are not terminated,
superfluous <P> used for formatting
Product: LibreOffice
Version: 7.2.5.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
After importing a docx file that had both ordered and unordered list (nested) I
saved as html. The result was ugly (as expected) but two issues were large:
Both <ol> and <ul> lists contained unterminated <li>
In both lists, the <li> were nested in <p>...</p> tags. This caused Firefox at
least to show the items spaced far apart, which was not the appearance in the
docx format.
My intuition is that this has nothing to do with docx...
--
You are receiving this mail because:
You are the assignee for the bug.