Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-08 | Another try at test-pandoc-utils.lua on windows. | John MacFarlane | 1 | -3/+2 |
2018-05-08 | test-pandoc-utils.lua - add diagnostic for windows test. | John MacFarlane | 1 | -0/+1 |
2018-05-08 | More adjustments to test-pandoc-utils.lua. | John MacFarlane | 1 | -5/+4 |
2018-05-08 | test-pandoc-utils.lua - use tr instead of sed. | John MacFarlane | 1 | -1/+1 |
2018-05-08 | test-pandoc-utils.lua: workaround some local differences in 'echo'. | John MacFarlane | 1 | -2/+2 |
2018-05-08 | test-pandoc-utils.lua: remove problems with missing `/bin/false`. | John MacFarlane | 1 | -13/+22 |
2017-12-23 | Lua modules: add function pandoc.utils.hierarchicalize | Albert Krewinkel | 1 | -0/+16 |
2017-12-23 | Lua modules: add function pandoc.utils.normalize_date | Albert Krewinkel | 1 | -1/+9 |
2017-12-23 | Lua modules: add function pandoc.utils.to_roman_numeral | Albert Krewinkel | 1 | -0/+9 |
2017-12-22 | Lua modules: add stringify function to pandoc.utils | Albert Krewinkel | 1 | -3/+16 |
2017-12-20 | Test more pandoc Lua module functions | Albert Krewinkel | 1 | -0/+69 |