typst/tests/suite
Said A. 5dd5771df0
Disallow empty labels and references (#5776) (#6332)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-26 09:18:51 +00:00
..
foundations Disallow empty labels and references (#5776) (#6332) 2025-06-26 09:18:51 +00:00
html Also fix encoding of `<textarea>` (#6497) 2025-06-24 15:52:15 +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 Render `#super` as `<sup>`, `#sub` as `<sub>` in HTML (#6422) 2025-06-11 14:07:25 +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