typst/crates/typst-library
Eduardo Sánchez Muñoz 38213ed534
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
..
src 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
translations Add Bulgarian translation entries (#5476) 2024-11-27 11:14:20 +00:00
Cargo.toml Add `#str.normalize(form)` (#5631) 2025-02-25 14:01:01 +00:00