Files
Albert Krewinkel 5be9052f5f [API Change] Extract Lua code into new package pandoc-lua-engine
The flag 'lua53` must now be used with that package if pandoc is to be
compiled against Lua 5.3.
2022-09-30 08:33:40 -07:00

7 lines
152 B
Markdown

# pandoc-lua-engine
This package provides a Lua pandoc scripting engine based. It
allows to write filters, custom readers, and custom writers in
Lua.