https://bugs.documentfoundation.org/show_bug.cgi?id=153839
--- Comment #7 from Stéphane Guillou (stragu) <[email protected]> --- Created attachment 186006 --> https://bugs.documentfoundation.org/attachment.cgi?id=186006&action=edit test ODT to export as XHTML Thanks for this work, Franklin. I just tested and I think it's pretty closed to be resolved, the HTML source is a lot more readable now. I am attaching an example file that I used, to list a couple of extra tags that could be improved, if you feel like submitting follow-ups: - Comments of the type <!--Next 'div' was a 'text:p'.--> are either kept inline or breaking across multiple lines in a weird way - Table markup could be broken down better, as it overflows heavily. But this might also have to do with the filter creating unnecessary complicated table markup, I'm not sure. - Note also the closing </table> tag directly followed by <h1> without breaking. What do you think? -- You are receiving this mail because: You are the assignee for the bug.
