Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-11 | Lua: add methods `insert`, `remove`, and `sort` to pandoc.List | Albert Krewinkel | 1 | -40/+80 |
2020-01-11 | pandoc.List.lua: make `pandoc.List` a callable constructor | Albert Krewinkel | 1 | -0/+9 |
2020-01-11 | Add tests for pandoc.List module | Albert Krewinkel | 1 | -0/+111 |