aboutsummaryrefslogtreecommitdiff
path: root/data/pandoc.lua
AgeCommit message (Expand)AuthorFilesLines
2017-04-15Lua module: provide builder functions for math and quotedAlbert Krewinkel1-4/+42
2017-04-14Lua filter: use lua strings for nullary constructorsAlbert Krewinkel1-44/+22
2017-04-14Push blocks via lua constructors and constantsAlbert Krewinkel1-41/+234
2017-04-13Use lua constructors to push meta valuesAlbert Krewinkel1-0/+42
2017-04-13Improve lua module documentationAlbert Krewinkel1-140/+315
2017-04-12Lua module: provide multi-param Inline constructorsAlbert Krewinkel1-4/+160
2017-04-11Lua filter: use custom StackValue Inline instanceAlbert Krewinkel1-4/+0
2017-03-20Lua filters (#3514)Albert Krewinkel1-0/+144