aboutsummaryrefslogtreecommitdiff
path: root/test/lua/module/pandoc-utils.lua
AgeCommit message (Expand)Author
2021-12-25Lua: improve handling of empty caption, body by `from_simple_table`Albert Krewinkel
2021-12-21Lua: simplify code of pandoc.utils.stringifyAlbert Krewinkel
2021-12-21Lua tests: add more tests for `pandoc.utils.stringify`.Albert Krewinkel
2021-12-21Lua: add tests for pandoc.utils.equalsAlbert Krewinkel
2021-12-21Lua: add new library function `pandoc.utils.type`.Albert Krewinkel
2021-12-20Lua: use more natural representation for Reference valuesAlbert Krewinkel
2021-12-19Lua: fixup, should have been part of previous commitAlbert Krewinkel
2021-11-29Lua: remove `pandoc.utils.text` (#7720)Albert Krewinkel
2021-11-23Lua: add function `pandoc.utils.text` (#7710)Albert Krewinkel
2020-09-20Lua filters: add SimpleTable for backwards compatibility (#6575)Albert Krewinkel
2019-09-08Replace Element and makeHierarchical with makeSections.John MacFarlane
2019-05-29Lua: add Version type to simplify comparisonsAlbert Krewinkel