aboutsummaryrefslogtreecommitdiff
path: root/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Utils.hs
AgeCommit message (Expand)Author
12 daysLua: add function `pandoc.utils.documentation` (#11383)Albert Krewinkel
2026-01-08Lua: switch to HsLua 2.5Albert Krewinkel
2024-12-10Lua: support more elements as input to `pandoc.utils.stringify`.Albert Krewinkel
2024-10-01doc/lua-filters.md: list functions in `pandoc.utils` alphabeticallyAlbert Krewinkel
2024-09-29Stop depending on package SHAAlbert Krewinkel
2024-07-08Harmonize maintainer email addresses in module headers.Albert Krewinkel
2024-06-07doc/lua-filters: autogenerate docs for module pandoc.templateAlbert Krewinkel
2024-06-07Lua: allow passing an environment to `run_lua_filter`.Albert Krewinkel
2024-05-28Lua: fix typo in `run_lua_filter`Albert Krewinkel
2024-05-27Lua: add function `pandoc.utils.run_lua_filter` (#9803)Albert Krewinkel
2024-05-04Lua: fix generated docs.Albert Krewinkel
2024-04-25Update copyright dates to 2024.John MacFarlane
2023-03-20lua-filters.md: Generate docs for pandoc.utilsAlbert Krewinkel
2023-03-19Lua: add info on when functions became available in pandocAlbert Krewinkel
2023-03-13Switch to hslua-2.3Albert Krewinkel
2023-01-10Update copyright years, it's 2023!Albert Krewinkel
2022-12-20Shared: use LineBreak as default block sep in blocksToInlinesAlbert Krewinkel
2022-10-06Lua: cleanup module dependenciesAlbert Krewinkel
2022-09-30[API Change] Extract Lua code into new package pandoc-lua-engineAlbert Krewinkel