htdebeer / pandocomatic

Automate the use of pandoc
https://heerdebeer.org/Software/markdown/pandocomatic/
GNU General Public License v3.0
158 stars 14 forks source link

Check compatibility with new relase of pandoc #99

Closed htdebeer closed 2 years ago

htdebeer commented 2 years ago

Pandoc has released a new version, introducing custom readers for the --from option. Check if this would work with paru, and also check custom writers, that have existed for while.

htdebeer commented 2 years ago

This works with paru; there's no reason to assume this would not work with pandocomatic because it just pushes the input or output formats to paru. I close this issue until evidence that suggest there is actually an issue with custom readers/writers