mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-24 01:06:30 +00:00
The file `init.lua` is used to initialize the Lua interpreter which is used in Lua filters. This gives users the option to require libraries which they want to use in all of their filters, and to extend default modules.