mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-30 17:59:17 +08:00
2cc9defda4
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.