pandoc/test/lua
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
..
module Lua: traverse nested blocks and inlines in correct order 2019-08-16 20:52:15 +02:00
attr-test.lua
block-count.lua
hello-world-doc.lua
implicit-doc-filter.lua
markdown-reader.lua
math.lua Test Lua filter converting display math to inline math 2018-04-29 16:20:38 +03:00
metatable-catch-all.lua
plain-to-para.lua
script-name.lua Lua: register script name in global variable 2018-02-24 22:43:28 +01:00
single-to-double-quoted.lua
smallcaps-title.lua
smart-constructors.lua data/pandoc.lua: auto-fix nested constructor arguments 2019-01-13 17:14:10 +01:00
strmacro.lua
undiv.lua
uppercase-header.lua