| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-11 | Lua: add function `pandoc.template.apply` | Albert Krewinkel | |
| The new function applies a context, containing variable assignments, to a template. | |||
| 2022-10-05 | Lua: fix tests on Windows broken in previous commit. | Albert Krewinkel | |
| 2022-10-05 | Lua: produce more informative error messages for pandoc errors | Albert Krewinkel | |
| Errors are reported in Lua in the same words in which they would be reported in the terminal. | |||
| 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. | |||
