typst/tests/suite
Laurenz 805fb24ca4
HTML whitespace protection (#6750)
2025-08-13 12:12:24 +00:00
..
foundations Add `default` argument for `str.first` and `str.last` (#6554) 2025-07-09 12:10:24 +00:00
html HTML whitespace protection (#6750) 2025-08-13 12:12:24 +00:00
introspection Use `u64` instead of `usize` to store counter and enumeration item numbers, so behavior does not vary from 64-bit to 32-bit platforms (#6026) 2025-03-24 18:16:33 +00:00
layout Ensure table headers trigger rowbreak (#6687) 2025-08-07 15:04:21 +00:00
loading Hint that deprecated items will be removed in `0.15.0` (#6617) 2025-07-28 11:59:28 +00:00
math Support multiple fonts in math (#6365) 2025-08-07 09:20:19 +00:00
model Add `title` element (#5618) 2025-08-06 08:13:41 +00:00
pdf Rename `pdf.embed` to `pdf.attach` (#6705) 2025-08-07 10:19:47 +00:00
scripting Support `in` operator on strings and modules (#6498) 2025-06-26 08:06:22 +00:00
styling Catch indefinite loop in realization due to cycle between show and grouping rule (#6259) 2025-05-12 08:06:18 +00:00
symbols Use `codex::ModifierSet` (#6159) 2025-06-11 13:28:03 +00:00
syntax Bump `typst-dev-assets` (#6514) 2025-06-27 10:35:05 +00:00
text HTML whitespace protection (#6750) 2025-08-13 12:12:24 +00:00
visualize Apply aspect ratio correction for linear gradients in PDF export (#6689) 2025-08-04 09:59:10 +00:00
playground.typ Better test runner (#3922) 2024-04-13 08:39:45 +00:00