summaryrefslogtreecommitdiff
path: root/tests/suite
AgeCommit message (Expand)Author
2025-02-25Add `#str.normalize(form)` (#5631)evie
2025-02-25Fix introspection of HTML root sibling metadata (#5953)Laurenz
2025-02-24HTML export: fix elem counting on classify_output (#5910)Sharzy
2025-02-23Make math shorthands noncontinuable (#5925)Max
2025-02-23Fix HTML export of table with gutter (#5920)PgBiel
2025-02-17More robust SVG auto-detection (#5878)Laurenz
2025-02-16Remove Linux Libertine warning (#5876)Laurenz
2025-02-12`Gradient::repeat`: Fix floating-point error in stop calculation (#5837)+merlan #flirora
2025-02-10Respect `par` constructor arguments (#5842)Laurenz
2025-02-06Fix unnecessary import rename warning (#5828)Laurenz
2025-02-04Bump codex to 0.1.0 (#5805)Laurenz
2025-02-04Scope deprecations (#5798)Laurenz
2025-01-31Change the default math class of U+22A5 ⊥ UP TACK to Normal (#5714)Malo
2025-01-31Disable cjk_latin_spacing in raw by default (#5753)Hong Jiarong
2025-01-31Change type repr to short name (#5788)Laurenz
2025-01-31Include images from raw pixmaps and more (#5632)frozolotl
2025-01-30Modular, multi-threaded, transitioning plugins (#5779)Laurenz
2025-01-29Resolve bound name of bare import statically (#5773)Laurenz
2025-01-27Support first-line-indent for every paragraph (#5768)Laurenz
2025-01-24Fix space collapsing for explicit paragraphs (#5749)Laurenz
2025-01-24Semantic paragraphs (#5746)Laurenz
2025-01-23Handle boxes and blocks a bit better in HTML export (#5744)Laurenz
2025-01-23Update math TextElem layout to separate out SymbolElemIan Wrzesinski
2025-01-23Add SymbolElem to realizationIan Wrzesinski
2025-01-23Use SymbolElem in more places and add `char` cast for contentIan Wrzesinski
2025-01-23Basic SymbolElem additionIan Wrzesinski
2025-01-23Add support for `c2sc` OpenType feature in `smallcaps` (#5655)Malo
2025-01-23Ignore shebang at start of file (#5702)T0mstone
2025-01-23Support syntactically directly nested list, enum, and term list (#5728)wznmickey
2025-01-23Fix delimiter unparen syntax (#5739)Ian Wrzesinski
2025-01-23Support quotes in HTML output (#5673)Michael Färber
2025-01-23Support `start` attribute for `enum` in HTML export (#5676)Michael Färber
2025-01-23HTML tables (#5666)Michael Färber
2025-01-23Rework outline (#5735)Laurenz
2025-01-23Methods on elements (#5733)Laurenz
2025-01-22Don't link items if container is already linked (#5732)Laurenz
2025-01-16Fix list indent when starting at an open bracket (#5677)Ian Wrzesinski
2025-01-09Better math argument parsing (#5008)Max
2025-01-09Revamp data loading and deprecate `decode` functions (#5671)Laurenz
2025-01-08Embed files associated with the document as a whole (#5221)Niklas Eicker
2025-01-06Allow adding and joining `arguments` (#5651)Malo
2025-01-06Basic HTML `heading` test (#5619)Johann Birnick
2025-01-06Improve `repr` for `arguments` (#5652)Malo
2024-12-20Fix math size resolving (#5596)Max
2024-12-20Error on duplicate symbol variant with modifiers in different orders (#5587)Malo
2024-12-20Fix arbitrarily nested equations in the base of `math.attach` (#5613)Max
2024-12-20Fix crash when block or text have negative sizes (#5610)PgBiel
2024-12-20HTML tests (#5594)Michael Färber
2024-12-18Fix infinite loop with footnote which never fits (#5498)PgBiel
2024-12-18Change error when accessing non-existant label (#5571)Joshua Gawley