mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 01:41:20 +08:00
6a88abae3d
The state is an internal value and should be treated as such. The `PANDOC_STATE` global is merely a copy; unsetting the global no longer breaks the Lua engine.
pandoc-lua-engine
This package provides a Lua pandoc scripting engine based. It allows to write filters, custom readers, and custom writers in Lua.