pandoc/test/lua/module
Albert Krewinkel 2712d3e869
Lua: traverse nested blocks and inlines in correct order
Traversal methods are updated to use the new Walk module such that
sequences with nested Inline (or Block) elements are traversed in the
order in which they appear in the linearized document.

Fixes: #5667
2019-08-16 20:52:15 +02: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 Lua: add Version type to simplify comparisons 2019-05-29 10:07:43 +02:00
pandoc.lua Lua: traverse nested blocks and inlines in correct order 2019-08-16 20:52:15 +02:00