aboutsummaryrefslogtreecommitdiff
path: root/test/lua/undiv.lua
AgeCommit message (Collapse)Author
2022-09-30[API Change] Extract Lua code into new package pandoc-lua-engineAlbert Krewinkel
The flag 'lua53` must now be used with that package if pandoc is to be compiled against Lua 5.3.
2017-09-24Allow lua filters to return lists of elementsAlbert Krewinkel
Closes: #3918