mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-30 20:25:52 +00:00
The name of the Lua script which is executed is made available in the global Lua variable `PANDOC_SCRIPT_FILE`, both for Lua filters and custom writers. Closes: #4393