Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-06-29 | data/pandoc.lua: regularize constructors. | John MacFarlane | 2 | -3/+3 |
2017-06-29 | Lua filters: Remove special treatment of Quoted, Math. | John MacFarlane | 1 | -2/+4 |
2017-04-30 | Lua filter: fall-back to global filters when none is returned | Albert Krewinkel | 1 | -0/+6 |
2017-04-26 | Lua module: provide simple `read` format parser | Albert Krewinkel | 1 | -1/+2 |
2017-04-26 | Lua filter: allow filtering of meta data only | Albert Krewinkel | 1 | -0/+12 |
2017-04-15 | Lua filter: revert to non-destructuring filters | Albert Krewinkel | 4 | -11/+12 |
2017-04-14 | Lua filter: allow shorthand functions for math and quoted | Albert Krewinkel | 1 | -0/+7 |
2017-04-14 | Lua filter: use destructured functions for block filters | Albert Krewinkel | 2 | -4/+3 |
2017-04-12 | Lua filter: use destructured functions for inline filters | Albert Krewinkel | 1 | -4/+5 |
2017-04-02 | Lua module: add readers submodule | Albert Krewinkel | 1 | -0/+12 |
2017-03-20 | Lua filters (#3514) | Albert Krewinkel | 3 | -0/+26 |