summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-07Remove closing slashes from img tags (#5665)Laurenz
2025-01-06Allow adding and joining `arguments` (#5651)Malo
2025-01-06Move `CellGrid` from `typst-layout` to `typst-library` (#5585)Michael Färber
2025-01-06Avoid stripping url prefixes multiple times or multiple prefixes (#5659)bbb651 🇮🇱
2025-01-06Terminate pretty-printed HTML with trailing newline (#5661)Laurenz
2025-01-06Select items by import paths (#5518)Myriad-Dreamin
2025-01-06Added precise definition for "character" in the docs for `str.split` (#5616)Andrew Voynov
2025-01-06Basic HTML `heading` test (#5619)Johann Birnick
2025-01-06Fix French text in example (#5635)Malo
2025-01-06Fix typos in scripting reference (#5660)Jie Wang
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-20Document result of splitting string with empty string as separator (#5572)Joshua Gawley
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-20Remove unused single quote shorthand (#5609)Ian Wrzesinski
2024-12-20HTML tests (#5594)Michael Färber
2024-12-18Further improve IDE tests (#5602)Laurenz
2024-12-18Fix autocompletion of half-completed import item (#5531)Yifan Song
2024-12-18Fix infinite loop with footnote which never fits (#5498)PgBiel
2024-12-18Change error when accessing non-existant label (#5571)Joshua Gawley
2024-12-18New `curve` element that supersedes `path` (#5323)Emmanuel Lesueur
2024-12-18Mention the `calc` module in the operator list (#5595)Malo
2024-12-18Bump `unicode-bidi` (#5598)wznmickey
2024-12-17Support for defining which charset should be covered by a font (#5305)Peng Guanwen
2024-12-17Add timezone to PDF's default timestamp. (#5564)Zhuofeng Wang
2024-12-17Fix sticky blocks at the top of blocks and pages (#5581)PgBiel
2024-12-17Rename `pattern` to `tiling` (#5590)Laurenz
2024-12-17Remove deprecated things and compatibility behaviours (#5591)Laurenz
2024-12-16Get numbering of page counter from style chain (#5589)Eric Biedert
2024-12-16Transform high level headings to HTML (#5525)Johann Birnick
2024-12-16Improve `symbol` `repr` (#5505)Malo
2024-12-16Consider parameters when iterating items in scope (#5517)Myriad-Dreamin
2024-12-16Add reversed numbering (#5563)+merlan #flirora
2024-12-16Derivation comment for calculation in `repeat` (#5575)Andrew Voynov
2024-12-13Document new counting symbols (#5568)Joshua Gawley
2024-12-11Fix crash due to consecutive weak spacing (#5562)Laurenz
2024-12-11Add number-syntax edge case tests (#5560)Ian Wrzesinski
2024-12-11Improve raw trimming (#5541)Ian Wrzesinski
2024-12-11More `CapturesVisitor` tests (#5506)Ian Wrzesinski
2024-12-10Basic HTML pretty-printing (#5533)Michael Färber
2024-12-09Forbid base prefix for numbers with a unit (#5548)wznmickey
2024-12-09Bump hashbrown (#5552)Laurenz
2024-12-09Forbid footnote migration in pending floats (#5497)PgBiel
2024-12-09Fix sizing of quadratic shapes (square/circle) (#5451)+merlan #flirora
2024-12-08Fix language-dependant figure caption separator in outline (#5550)Laurenz
2024-12-08Add support for converting text in SVGs to paths (#5390)Laurenz Stampfl
2024-12-08Fix multiline annotations in over- elems in math changing the baseline (#5459)Max
2024-12-08Document integer literal parsing (#5462)Jakob Peters