pandiff icon indicating copy to clipboard operation
pandiff copied to clipboard

Command line arguments are out of date with respect to latest Pandoc versions

Open nealkruis opened this issue 2 years ago • 0 comments

For example, we now get a warning every time pandiff is executed:

[WARNING] Deprecated: --atx-headers. Use --markdown-headings=atx instead.

It might also be nice to pass all arguments and their values straight through to Pandoc so the CLI doesn't have to try to keep up with changes in the Pandoc CLI?

nealkruis avatar Jan 26 '23 16:01 nealkruis