typst/tests/suite
Lachlan Kermode 1f5846ce24
Render `#super` as `<sup>`, `#sub` as `<sub>` in HTML (#6422)
2025-06-11 14:07:25 +00:00
..
foundations Improve number lexing (#5969) 2025-06-10 09:11:27 +00:00
html Fix introspection of HTML root sibling metadata (#5953) 2025-02-25 11:31: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 Do not force `math.mid` elements to have the Large math class (#5980) 2025-06-11 08:29:38 +00:00
model Specify which CSL style is not suitable for bibliographies (#6306) 2025-06-10 17:59:06 +00:00
pdf Revamp data loading and deprecate `decode` functions (#5671) 2025-01-09 09:34:16 +00:00
scripting Report errors in external files (#6308) 2025-06-10 12:46:27 +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 Report errors in external files (#6308) 2025-06-10 12:46:27 +00:00
playground.typ Better test runner (#3922) 2024-04-13 08:39:45 +00:00