| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-08 | Lua: switch to HsLua 2.5 | Albert Krewinkel | |
| 2025-08-12 | Lua: add function `pandoc.structure.unique_identifier`. | Albert Krewinkel | |
| The function generates element identifiers based on inlines content. It's primary use case is the programmatic generation of ID, similar to what the `auto_identifiers` extension provides for many formats. | |||
| 2024-07-08 | Harmonize maintainer email addresses in module headers. | Albert Krewinkel | |
| 2023-03-19 | lua-filters.md: auto-generate docs for more modules | Albert Krewinkel | |
| 2023-03-19 | Lua: add info on when functions became available in pandoc | Albert Krewinkel | |
| 2023-03-19 | lua-filters.md: generate docs from Haskell for pandoc.structure | Albert Krewinkel | |
| 2023-03-13 | Switch to hslua-2.3 | Albert Krewinkel | |
| 2023-01-18 | Add param to tocToList for numberSections. | John MacFarlane | |
| Otherwise sections are always numbered in the TOC, even if `--number-sections` is not used. | |||
| 2023-01-15 | Lua: add module `pandoc.structure`. | Albert Krewinkel | |
| Adds support for table of contents and chunks handling. The function `make_sections` has been given a friendlier interface and was moved to the new module; the old `pandoc.utils.make_sections` has been deprecated. | |||
