aboutsummaryrefslogtreecommitdiff
path: root/pandoc-lua-engine/src/Text/Pandoc/Lua/Reader.hs
AgeCommit message (Expand)Author
2022-12-20T.P.Scripting: Refactor the scripting engine.John MacFarlane
2022-10-25Lua: rename `reader_extensions`/`writer_extensions` globals...John MacFarlane
2022-10-12Lua: support extensions in custom readers.Albert Krewinkel
2022-10-10Lua: support custom bytestring readers.Albert Krewinkel
2022-10-10Lua: use `Reader` type for custom readers.Albert Krewinkel
2022-09-30[API Change] Extract Lua code into new package pandoc-lua-engineAlbert Krewinkel