pandoc/test/lua/module
Albert Krewinkel e98921ae57
pandoc.List.lua: make pandoc.List a callable constructor
It is now possible to construct a new List via `pandoc.List()` instead of
`pandoc.List:new()`.
2020-01-11 19:38:27 +01:00
..
pandoc-list.lua pandoc.List.lua: make pandoc.List a callable constructor 2020-01-11 19:38:27 +01:00
pandoc-mediabag.lua Lua modules: test pandoc.mediabag 2019-05-30 08:44:40 +02:00
pandoc-types.lua Lua Version type: shorten "version too old" message 2019-05-29 22:59:45 +02:00
pandoc-utils.lua Replace Element and makeHierarchical with makeSections. 2019-09-08 22:20:19 -07:00
pandoc.lua Lua filters: allow passing of HTML-like tables instead of Attr (#5750) 2019-09-15 12:11:58 -07:00