Page 1 of 1

Re: HTML with <li></li> to docx

PostPosted: Fri Apr 12, 2019 6:35 am
by jason
Please attach simple XHTML exhibiting your issue.

Re: HTML with <li></li> to docx

PostPosted: Mon Apr 15, 2019 8:07 pm
by jason
Try
Syntax: [ Download ] [ Hide ]
Using java Syntax Highlighting
                SdtWriter.registerTagHandler("HTML_ELEMENT", new SdtToListSdtTagHandler());
 
Parsed in 0.023 seconds, using GeSHi 1.0.8.4


On the import side, see https://github.com/plutext/docx4j-ImportXHTML/issues/21