aboutsummaryrefslogtreecommitdiff
path: root/pandoc-lua-engine/test/lua/module/pandoc.lua
AgeCommit message (Expand)Author
2026-01-02Lua: add function `pandoc.with_state`Albert Krewinkel
2025-07-19Lua: add `normalize` function to *Pandoc* objectsAlbert Krewinkel
2025-05-14Lua: accept filename-contents pairs as env for `pandoc.read`Albert Krewinkel
2025-05-14Lua: allow to pass files to the `pandoc.read` sandboxAlbert Krewinkel
2025-05-13Lua: support sandboxed parsing with `pandoc.read`.Albert Krewinkel
2023-01-13Update pandoc-lua-engine test: test for Figure, not Null.John MacFarlane
2022-12-16Lua: allow table structure as format spec.Albert Krewinkel
2022-10-08[API Change] Add new module "Text.Pandoc.Format"Albert Krewinkel
2022-09-30[API Change] Extract Lua code into new package pandoc-lua-engineAlbert Krewinkel