typst/tests/suite
Laurenz 9311f6f08e
Basic support for text decoration functions in HTML (#6510)
2025-06-26 13:44:45 +00:00
..
foundations Disallow empty labels and references (#5776) (#6332) 2025-06-26 09:18:51 +00:00
html Fix nested HTML frames (#6509) 2025-06-26 13:20:22 +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 Table multiple headers and subheaders (#6168) 2025-06-10 14:41:16 +00:00
loading Report errors in external files (#6308) 2025-06-10 12:46:27 +00:00
math Allow deprecating symbol variants (#6441) 2025-06-26 08:24:21 +00:00
model Disallow empty labels and references (#5776) (#6332) 2025-06-26 09:18:51 +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 Ignore shebang at start of file (#5702) 2025-01-23 13:05:12 +00:00
text Basic support for text decoration functions in HTML (#6510) 2025-06-26 13:44:45 +00:00
visualize Fix stroke cap of shapes with partial stroke (#5688) 2025-06-23 14:58:04 +00:00
playground.typ Better test runner (#3922) 2024-04-13 08:39:45 +00:00