pandoc/test/lua
Albert Krewinkel 3aeed816e1
Lua filter: allow shorthand functions for math and quoted
Allow to use functions named `SingleQuoted`, `DoubleQuoted`,
`DisplayMath`, and `InlineMath` in filters.
2017-04-14 23:43:59 +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
single-to-double-quoted.lua Lua filter: allow shorthand functions for math and quoted 2017-04-14 23:43:59 +02:00
strmacro.lua Lua filter: use destructured functions for inline filters 2017-04-12 20:48:44 +02:00