| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
