aboutsummaryrefslogtreecommitdiff
path: root/test/lua/test-pandoc-utils.lua
AgeCommit message (Expand)AuthorFilesLines
2018-07-30Lua Utils module: add function blocks_to_inlines (#4799)Albert Krewinkel1-0/+15
2018-05-08Another try at test-pandoc-utils.lua on windows.John MacFarlane1-3/+2
2018-05-08test-pandoc-utils.lua - add diagnostic for windows test.John MacFarlane1-0/+1
2018-05-08More adjustments to test-pandoc-utils.lua.John MacFarlane1-5/+4
2018-05-08test-pandoc-utils.lua - use tr instead of sed.John MacFarlane1-1/+1
2018-05-08test-pandoc-utils.lua: workaround some local differences in 'echo'.John MacFarlane1-2/+2
2018-05-08test-pandoc-utils.lua: remove problems with missing `/bin/false`.John MacFarlane1-13/+22
2017-12-23Lua modules: add function pandoc.utils.hierarchicalizeAlbert Krewinkel1-0/+16
2017-12-23Lua modules: add function pandoc.utils.normalize_dateAlbert Krewinkel1-1/+9
2017-12-23Lua modules: add function pandoc.utils.to_roman_numeralAlbert Krewinkel1-0/+9
2017-12-22Lua modules: add stringify function to pandoc.utilsAlbert Krewinkel1-3/+16
2017-12-20Test more pandoc Lua module functionsAlbert Krewinkel1-0/+69