pandocfilters
A python module for writing pandoc filters
A python module for writing pandoc filters
To install this package, run one of the following:
Pandoc consists of a set of readers and writers. When converting a document from one format to another, text is parsed by a reader into pandoc's intermediate representation of the document—an “abstract syntax tree” or AST—which is then converted by the writer into the target format.
Summary
A python module for writing pandoc filters
Information Last Updated
Sep 8, 2025 at 17:27
License
BSD-3-Clause
Total Downloads
9
GitHub Repository
https://github.com/jgm/pandocfiltersDocumentation
https://pandoc.org/filters.html