Files
pandoc/pandoc-lua-engine
Albert Krewinkel 45367cdd37 Lua: add new function pandoc.system.cputime.
The function returns the CPU time consumed by pandoc and can be used to
benchmark Lua computations.
2023-02-14 09:44:20 -08:00
..

pandoc-lua-engine

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