https://bugs.documentfoundation.org/show_bug.cgi?id=108367
--- Comment #6 from Julian Jung <[email protected]> ---
Created attachment 137708
--> https://bugs.documentfoundation.org/attachment.cgi?id=137708&action=edit
Modified/Repaired File
I figured out that the usage of <text:line-break/> nodes (instead of "normal"
line breaks as new paragraph) causes the xhtml export problems.
Replacing these nodes in the content.xml with </text:p><text:p> results in a
valid odt file which can be exported correctly to xhtml. The attached file
contains this fix.
An other way to create a exportable odt is to replace the special linebreaks
(Shift + Enter) in Writer with normal paragraph switches (Enter).
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs