pandoc/doc
Albert Krewinkel 6640506ddc
Lua/StackInstances: push Pandoc and Meta via constructor
Pandoc and Meta elements are now pushed by calling the respective
constructor functions of the pandoc Lua module. This makes serialization
consistent with the way blocks and inlines are pushed to lua and allows
to use List methods with the `blocks` value.
2017-12-01 17:58:12 +01:00
..
epub.md Added epub.md, getting-started.md to docs. 2017-11-21 08:45:43 -08:00
filters.md
getting-started.md Added epub.md, getting-started.md to docs. 2017-11-21 08:45:43 -08:00
lua-filters.md Lua/StackInstances: push Pandoc and Meta via constructor 2017-12-01 17:58:12 +01:00
using-the-pandoc-api.md