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
/
module
/
pandoc-utils.lua
Age
Commit message (
Expand
)
Author
2022-09-30
[API Change] Extract Lua code into new package pandoc-lua-engine
Albert Krewinkel
2021-12-25
Lua: improve handling of empty caption, body by `from_simple_table`
Albert Krewinkel
2021-12-21
Lua: simplify code of pandoc.utils.stringify
Albert Krewinkel
2021-12-21
Lua tests: add more tests for `pandoc.utils.stringify`.
Albert Krewinkel
2021-12-21
Lua: add tests for pandoc.utils.equals
Albert Krewinkel
2021-12-21
Lua: add new library function `pandoc.utils.type`.
Albert Krewinkel
2021-12-20
Lua: use more natural representation for Reference values
Albert Krewinkel
2021-12-19
Lua: fixup, should have been part of previous commit
Albert Krewinkel
2021-11-29
Lua: remove `pandoc.utils.text` (#7720)
Albert Krewinkel
2021-11-23
Lua: add function `pandoc.utils.text` (#7710)
Albert Krewinkel
2020-09-20
Lua filters: add SimpleTable for backwards compatibility (#6575)
Albert Krewinkel
2019-09-08
Replace Element and makeHierarchical with makeSections.
John MacFarlane
2019-05-29
Lua: add Version type to simplify comparisons
Albert Krewinkel