| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-08 | Lua: switch to HsLua 2.5 | Albert Krewinkel | |
| 2024-07-08 | Harmonize maintainer email addresses in module headers. | Albert Krewinkel | |
| 2024-06-08 | Lua: add function `pandoc.template.get`. | Albert Krewinkel | |
| The function allows to specify a template with the same argument value that would be used with the `--template` command line parameter. Closes: #9854 Co-authored-by: Carsten Gips <[email protected]> | |||
| 2024-06-07 | doc/lua-filters: autogenerate docs for module pandoc.template | Albert Krewinkel | |
| 2024-04-25 | Update copyright dates to 2024. | John MacFarlane | |
| 2023-03-19 | Lua: add info on when functions became available in pandoc | Albert Krewinkel | |
| 2023-03-13 | Switch to hslua-2.3 | Albert Krewinkel | |
| 2023-01-10 | Update copyright years, it's 2023! | Albert Krewinkel | |
| 2022-10-12 | Lua: add function `pandoc.template.meta_to_context`. | Albert Krewinkel | |
| The functions converts Meta values to template contexts; the intended use is in combination with `pandoc.template.apply`. | |||
| 2022-10-11 | Lua: add function `pandoc.template.apply` | Albert Krewinkel | |
| The new function applies a context, containing variable assignments, to a template. | |||
| 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. | |||
