One of the main use cases of pypandoc-binary is in an airgapped environment, when the user does not have control over the version of pandoc to install.
Currently, the version that comes packed is hardcoded to 2.19.2, which seem to be aprox 2 years old.
It would be beneficial to include the latest version in the package, as not all of the commands supported by pandoc are understood by pypandoc.
https://github.com/JessicaTegner/pypandoc/blob/master/setup_binary.py
#pandoc 2.19.2
https://pandoc.org/releases.html#pandoc-2.19.2-2022-08-22