typst/tests/suite
Max 7dc99e92ec
Require parentheses in all function-like sub/superscripts (#6442)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-08-01 08:37:49 +00:00
..
foundations Add `default` argument for `str.first` and `str.last` (#6554) 2025-07-09 12:10:24 +00:00
html HTML frame improvements (#6605) 2025-07-15 14:48:31 +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 Anti-alias clip paths (#6570) 2025-07-09 12:02:13 +00:00
loading Hint that deprecated items will be removed in `0.15.0` (#6617) 2025-07-28 11:59:28 +00:00
math Require parentheses in all function-like sub/superscripts (#6442) 2025-08-01 08:37:49 +00:00
model Support intra-doc links in HTML (#6602) 2025-07-16 08:17:42 +00:00
pdf Consume `data` argument in `pdf.embed()` (#6435) 2025-06-12 14:10:04 +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 Require parentheses in all function-like sub/superscripts (#6442) 2025-08-01 08:37:49 +00:00
visualize Hint that deprecated items will be removed in `0.15.0` (#6617) 2025-07-28 11:59:28 +00:00
playground.typ Better test runner (#3922) 2024-04-13 08:39:45 +00:00