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