package pandoc

  1. Overview
  2. Docs
Library to write pandoc filters

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.1.tar.gz
md5=df61f9d4da1445cbcab459c74ab12699
sha512=101939a63ced62a403ef09e0dcf137225bfd44db9b2bab377a472d1d55133a4af07dde19590567c13e4bf5c9398ec0d7caa318e62fd1222a32f76146d551d7c0

CHANGES.md.html

0.2.1 (2023-12-15)

  • pandoc-include: now fails if the file to include does not exist.

  • pandoc-include: now supports string boundaries.

  • pandoc-include: add a parameter to specify the base directory.

0.2.0 (2023-11-10)

  • Add comment, pdf2pdf and replace examples.

  • More complete parsing of pandoc.

  • Add support for Div (#2).

  • Much more complete AST support (#3).

0.1.0 (2021-04-28)

  • Initial release.