Hi Jason,
First off let me say docx4j is awesome. OK with that out of the way here is my question.
I am using the HtmlExporterNG2 class to export to html. Everything is working well except the output eliminates all carriage returns, and the apostrophe character is being replaced with ’.
I'm not sure if there are tweaks I need to be making in the xslt, or if there is some other issue.
My code ...