mirror of
https://github.com/typst/typst
synced 2025-08-20 01:48:34 +08:00
The new solution is slightly hacky, but way more flexible. All types that implement PartialEq can now be compared spanlessly in tests by manipulating a thread-local boolean that is read in Span's PartialEq implementation.
Description
Languages
Rust
85%
Typst
13.9%
HTML
0.6%
TypeScript
0.4%