Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-12-21 | Lua: simplify code of pandoc.utils.stringify | Albert Krewinkel | 1 | -4/+3 |
2021-12-21 | Lua tests: add more tests for `pandoc.utils.stringify`. | Albert Krewinkel | 1 | -2/+45 |
2021-12-21 | Lua: add tests for pandoc.utils.equals | Albert Krewinkel | 1 | -0/+40 |
2021-12-21 | Lua: add new library function `pandoc.utils.type`. | Albert Krewinkel | 1 | -0/+40 |
2021-12-20 | Lua: use more natural representation for Reference values | Albert Krewinkel | 1 | -0/+25 |
2021-12-19 | Lua: fixup, should have been part of previous commit | Albert Krewinkel | 1 | -3/+3 |
2021-11-29 | Lua: remove `pandoc.utils.text` (#7720) | Albert Krewinkel | 1 | -28/+0 |
2021-11-23 | Lua: add function `pandoc.utils.text` (#7710) | Albert Krewinkel | 1 | -0/+28 |
2020-09-20 | Lua filters: add SimpleTable for backwards compatibility (#6575) | Albert Krewinkel | 1 | -0/+66 |
2019-09-08 | Replace Element and makeHierarchical with makeSections. | John MacFarlane | 1 | -8/+5 |
2019-05-29 | Lua: add Version type to simplify comparisons | Albert Krewinkel | 1 | -0/+96 |