aboutsummaryrefslogtreecommitdiff
path: root/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/JSON.hs
AgeCommit message (Expand)Author
2024-05-05Lua: improve `pandoc.json.decode` docs.Albert Krewinkel
2024-04-25Update copyright dates to 2024.John MacFarlane
2023-03-20Lua: fix json.encode for nested AST elements.Albert Krewinkel
2023-03-19lua-filters.md: auto-generate docs for more modulesAlbert Krewinkel
2023-03-19Lua: add info on when functions became available in pandocAlbert Krewinkel
2023-03-13Switch to hslua-2.3Albert Krewinkel
2023-02-11Lua: add module `pandoc.json` to handle JSON encodingAlbert Krewinkel