What I notice is that LibreOffice can create very complex PDFs when the Microsoft Word document has:
1. tables
2. multiple columns
3. strikethrough text
I am thinking we should go straight from Microsoft Word to Markdown.
What is the right software for that?
I had it generating .docx the other day and it did pretty well, so I assume it understands the format just fine.
And they're excellent at markdown.
https://gist.github.com/plembo/409a8d7b1bae66622dbcd26337bbb...
Microsoft OSS python: https://github.com/microsoft/markitdown
There seem to be many addons that enable this, and pandoc as others have suggested