Skip to content

Use a newer pandoc version in pypandoc-binary (currently 2.19.2) #375

@hideintheclouds

Description

@hideintheclouds

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions