Closed asmundstavdahl closed 1 year ago
Allows conversions where no filter can be auto-detected. E.g. no filter is auto-detected for HTML→Docx conversion, but the "Office Open XML Text" filter supports it.
I'm unable to see why the build step failed - any thoughts?
It errors out because it can't install version 1.1build1 of dist-info, and I have no idea why it would try to install dist-info at all. So that's all very strange.
I give up on fixing the build job. I can't imagine it has anything to do with any of the changes in this PR anyway.
Yeah, that was a mess.
Fixed that and merged. Thanks!
Allows explicitly specifying which export filter to use, rather than relying on auto-detection.
I needed to specify "Office Open XML Text" as filter to be able to convert HTML to Docx.