pandoc/test/lua
Albert Krewinkel 07f41a5515
Lua filter: use destructured functions for block filters
Filtering functions take element components as arguments instead of the
whole block elements. This resembles the way elements are handled in
custom writers.
2017-04-14 11:34:44 +02:00
..
hello-world-doc.lua Lua filters (#3514) 2017-03-20 15:17:03 +01:00
markdown-reader.lua Lua filter: use destructured functions for block filters 2017-04-14 11:34:44 +02:00
plain-to-para.lua Lua filter: use destructured functions for block filters 2017-04-14 11:34:44 +02:00
strmacro.lua Lua filter: use destructured functions for inline filters 2017-04-12 20:48:44 +02:00