aboutsummaryrefslogtreecommitdiff
path: root/pandoc-lua-engine/test/lua
AgeCommit message (Expand)Author
2023-01-18Lua: add function pandoc.format.extensions.Albert Krewinkel
2023-01-15T.P.Chunks changes.John MacFarlane
2023-01-15Lua: add module `pandoc.structure`.Albert Krewinkel
2023-01-13Update pandoc-lua-engine test: test for Figure, not Null.John MacFarlane
2023-01-12Replace `--epub-chapter-level` with `--split-level`.John MacFarlane
2022-12-20Shared: use LineBreak as default block sep in blocksToInlinesAlbert Krewinkel
2022-12-16Lua: allow table structure as format spec.Albert Krewinkel
2022-12-08Shared: change defaultBlocksSeparator to PARAGRAPH SEPARATORAlbert Krewinkel
2022-10-27Fix test for template marshaling.Albert Krewinkel
2022-10-27Lua: allow strings in place of compiled templates.Albert Krewinkel
2022-10-11Lua: add function `pandoc.template.apply`Albert Krewinkel
2022-10-08[API Change] Add new module "Text.Pandoc.Format"Albert Krewinkel
2022-10-05Lua: fix tests on Windows broken in previous commit.Albert Krewinkel
2022-10-05Lua: produce more informative error messages for pandoc errorsAlbert Krewinkel
2022-10-04Lua: add new module `pandoc.format`.Albert Krewinkel
2022-09-30[API Change] Extract Lua code into new package pandoc-lua-engineAlbert Krewinkel