summaryrefslogtreecommitdiff
path: root/tests/suite/model/enum.typ
AgeCommit message (Collapse)Author
2025-03-24Use `u64` instead of `usize` to store counter and enumeration item numbers, ↵Eduardo Sánchez Muñoz
so behavior does not vary from 64-bit to 32-bit platforms (#6026)
2025-01-24Semantic paragraphs (#5746)Laurenz
2025-01-23Support syntactically directly nested list, enum, and term list (#5728)wznmickey
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-01-23Support `start` attribute for `enum` in HTML export (#5676)Michael Färber
2024-12-16Add reversed numbering (#5563)+merlan #flirora
2024-12-08Ensure par and align interrupt cite groups and lists (#5526)PgBiel
2024-11-17Update list/enum tests and recognize #762 as already closed (#5433)Ian Wrzesinski
2024-04-13Better test runner (#3922)Laurenz