https://bugs.documentfoundation.org/show_bug.cgi?id=153839
--- Comment #4 from Franklin Weng <[email protected]> --- After digging in, exporting to xhtml is defined in filter/source/xslt/odf2xhtml/export/xhtml. I added <xsl:text>
</xsl:text> here and there in the opendoc2xhtml.xsl, body.xsl and header.xsl and can produce xhtml files with <head> section elements and each paragraph separated. But I think we'll need one who is expert or familiar with xslt syntax to review these xsl files and decide how to properly fix this. -- You are receiving this mail because: You are the assignee for the bug.
