summaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Lua/Marshaling
AgeCommit message (Expand)Author
2019-11-12Switch to new pandoc-types and use Text instead of String [API change].despresc
2019-10-29Changes to build with new doctemplates/doclayout.John MacFarlane
2019-10-09Options.WriterOptions: Change type of writerVariables to Context Text.John MacFarlane
2019-09-08Replace Element and makeHierarchical with makeSections.John MacFarlane
2019-06-12Lua: add a `clone()` method to all AST elements (#5572)Albert Krewinkel
2019-05-29pandoc.mediabag module: add items function iterating over mediabagAlbert Krewinkel
2019-05-29Lua Version type: shorten "version too old" messageAlbert Krewinkel
2019-05-29Lua: add Version type to simplify comparisonsAlbert Krewinkel
2019-02-16T.P.Lua: split StackInstances into smaller Marshaling modulesAlbert Krewinkel