aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Scripting.hs
AgeCommit message (Expand)Author
2023-01-10Update copyright years, it's 2023!Albert Krewinkel
2022-12-20T.P.Scripting: Refactor the scripting engine.John MacFarlane
2022-12-05Lua: support `-D` CLI option for custom writers [API change]Albert Krewinkel
2022-10-25Remove type alias WriterProperties.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-10Lua: support extensions in custom writersAlbert Krewinkel
2022-10-10Remove redundant import from T.P.ScriptingAlbert Krewinkel
2022-10-10Lua: use `Reader` type for custom readers.Albert Krewinkel
2022-10-03[API Change] Base custom writers on Writer type.Albert Krewinkel
2022-09-30[API Change] Add new error constructor `PandocNoScriptingEngine`.Albert Krewinkel
2022-09-30[API Change] Export new module Text.Pandoc.ScriptingAlbert Krewinkel