https://bugs.documentfoundation.org/show_bug.cgi?id=152469
Bug ID: 152469
Summary: EPUB export: Preformatted text not being exported with
leading whitespace
Product: LibreOffice
Version: 7.4.3.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
When exporting a document with Preformatted Text sections, each individual line
of the Preformatted Text section is wrapped with <p class="para3"><span
class="span4">, and all leading whitespace is removed.
Because the whitespace is removed, the preformatted text is not displayed
properly in the exported document. The whitespace should be preserved, and the
entire section should be wrapped in `<pre>` tags.
--
You are receiving this mail because:
You are the assignee for the bug.