aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Lua/Marshal
AgeCommit message (Expand)Author
2022-01-29Switch to hslua-2.1Albert Krewinkel
2022-01-04Lua: marshal templates as opaque userdata valuesAlbert Krewinkel
2022-01-04Lua: add `pandoc.WriterOptions` constructorAlbert Krewinkel
2022-01-02Copyright notices: update for 2022Albert Krewinkel
2022-01-01Lua: provide global `PANDOC_WRITER_OPTIONS` [API change]Albert Krewinkel
2022-01-01Lua: marshal ReaderOptions field `extensions`, `track_changes` via JSONAlbert Krewinkel
2021-12-31Lua: cleanup stack in peekReadOptionsTableAlbert Krewinkel
2021-12-20Lua: use more natural representation for Reference valuesAlbert Krewinkel
2021-12-17Lua: add function `pandoc.utils.references`Albert Krewinkel
2021-12-11Custom reader: pass list of sources instead of concatenated textAlbert Krewinkel
2021-11-27Lua: use package pandoc-lua-marshal (#7719)Albert Krewinkel