mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-01 05:05:53 +00:00
The module has grown unwieldy and is therefore split into three internal Haskell modules, `Init`, `Module`, and `Run`.
pandoc-lua-engine
This package provides a Lua pandoc scripting engine based. It allows to write filters, custom readers, and custom writers in Lua.