summaryrefslogtreecommitdiff
path: root/data/pandoc.lua
Commit message (Expand)AuthorAge
* Lua filter: fall-back to global filters when none is returnedAlbert Krewinkel2017-04-30
* Lua module: simplify Attributes, rename to AttrAlbert Krewinkel2017-04-30
* Lua module: make Header argument order consistentAlbert Krewinkel2017-04-30
* Lua module: add example for usage of `read`Albert Krewinkel2017-04-30
* Lua module: provide simple `read` format parserAlbert Krewinkel2017-04-26
* Lua filter: allow natural access to meta elementsAlbert Krewinkel2017-04-26
* Lua module: provide accessors to element propertiesAlbert Krewinkel2017-04-15
* Lua filter: use Attributes constructor for AttrsAlbert Krewinkel2017-04-15
* Lua module: fix doc generation, reorder codeAlbert Krewinkel2017-04-15
* Lua module: provide builder functions for math and quotedAlbert Krewinkel2017-04-15
* Lua filter: use lua strings for nullary constructorsAlbert Krewinkel2017-04-14
* Push blocks via lua constructors and constantsAlbert Krewinkel2017-04-14
* Use lua constructors to push meta valuesAlbert Krewinkel2017-04-13
* Improve lua module documentationAlbert Krewinkel2017-04-13
* Lua module: provide multi-param Inline constructorsAlbert Krewinkel2017-04-12
* Lua filter: use custom StackValue Inline instanceAlbert Krewinkel2017-04-11
* Lua filters (#3514)Albert Krewinkel2017-03-20