index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lua
/
test-pandoc-utils.lua
Age
Commit message (
Expand
)
Author
2019-05-20
Improve output of Lua tests (#5499)
Albert Krewinkel
2018-07-30
Lua Utils module: add function blocks_to_inlines (#4799)
Albert Krewinkel
2018-05-08
Another try at test-pandoc-utils.lua on windows.
John MacFarlane
2018-05-08
test-pandoc-utils.lua - add diagnostic for windows test.
John MacFarlane
2018-05-08
More adjustments to test-pandoc-utils.lua.
John MacFarlane
2018-05-08
test-pandoc-utils.lua - use tr instead of sed.
John MacFarlane
2018-05-08
test-pandoc-utils.lua: workaround some local differences in 'echo'.
John MacFarlane
2018-05-08
test-pandoc-utils.lua: remove problems with missing `/bin/false`.
John MacFarlane
2017-12-23
Lua modules: add function pandoc.utils.hierarchicalize
Albert Krewinkel
2017-12-23
Lua modules: add function pandoc.utils.normalize_date
Albert Krewinkel
2017-12-23
Lua modules: add function pandoc.utils.to_roman_numeral
Albert Krewinkel
2017-12-22
Lua modules: add stringify function to pandoc.utils
Albert Krewinkel
2017-12-20
Test more pandoc Lua module functions
Albert Krewinkel