aboutsummaryrefslogtreecommitdiff
path: root/pandoc-lua-engine/test
AgeCommit message (Expand)Author
2022-10-19Fix import in pandoc-lua-engine tests.John MacFarlane
2022-10-14Lua: Support built-in default templates for custom writersAlbert Krewinkel
2022-10-12Lua: support extensions in custom readers.Albert Krewinkel
2022-10-11Lua: add function `pandoc.template.apply`Albert Krewinkel
2022-10-10Lua: support extensions in custom writersAlbert Krewinkel
2022-10-10Lua: support custom bytestring readers.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-10-03Add test for custom bytestring writersAlbert Krewinkel
2022-10-03[API Change] Base custom writers on Writer type.Albert Krewinkel
2022-09-30[API Change] Extract Lua code into new package pandoc-lua-engineAlbert Krewinkel