aboutsummaryrefslogtreecommitdiff
path: root/test/lua/module/pandoc-list.lua
AgeCommit message (Expand)AuthorFilesLines
2020-01-11Lua: add methods `insert`, `remove`, and `sort` to pandoc.ListAlbert Krewinkel1-40/+80
2020-01-11pandoc.List.lua: make `pandoc.List` a callable constructorAlbert Krewinkel1-0/+9
2020-01-11Add tests for pandoc.List moduleAlbert Krewinkel1-0/+111