docx4j-ImportXHTML icon indicating copy to clipboard operation
docx4j-ImportXHTML copied to clipboard

Formatting <pre> code snippets...

Open denisbrondy opened this issue 5 years ago • 1 comments

Hi guys, Did anyone already try to import html containing

xml or text with line return
to word ? It's imported but the entire content is displayed "inline"... I don't know how to fix this. We have a lot of code snippet, yaml example, bash command line to import in docx but the final rendering is not good.... At least fixing the removal of the line feed would be great! Tks for your help denis

denisbrondy avatar Jul 02 '20 16:07 denisbrondy

Code snipped being : <pre><code>bblablablab</code></pre>

denisbrondy avatar Jul 02 '20 16:07 denisbrondy