| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-30 | [API Change] Extract Lua code into new package pandoc-lua-engine | Albert Krewinkel | |
| The flag 'lua53` must now be used with that package if pandoc is to be compiled against Lua 5.3. | |||
| 2018-02-24 | Lua: register script name in global variable | Albert Krewinkel | |
| 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 | |||
