index
:
typst
0.10
0.11
0.11-with-extras
0.11.1-with-extras
0.12
0.12.0-with-extras
0.13
0.6
0.7
0.8
0.9
better-lists
consistent-html-frame-size
digital-signatures
html-content-models
improve-raw-docs
in-operator-for-modules
main
parallel-iterations
pdf-accessibility
pdf-lang
rect-strokes
ref-cite-warn
repeat-figure-caption
table-subfooters
type-str-compat-round-2
warn-suppression
MSM's mirror of Typst
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Collapse
)
Author
2025-06-30
Support HTML tests in test-helper extension (#6504)
Laurenz
2025-01-30
Modular, multi-threaded, transitioning plugins (#5779)
Laurenz
2025-01-07
Remove closing slashes from img tags (#5665)
Laurenz
2024-12-20
HTML tests (#5594)
Michael Färber
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-12
Mention Tinymist instead of Typst LSP (#5193)
Laurenz
2024-09-26
Spelling (#5020)
Josh Soref
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-08-20
Fix typos (#4784)
Max
2024-08-11
Allow the extension tab to refresh test images in background (#4689)
Leedehai
2024-05-27
Nicer test helper CSS (#4269)
Laurenz
2024-04-16
Better instruction in test READMEs (#3929)
Leedehai
2024-04-13
Better test runner (#3922)
Laurenz
2024-02-28
Add search box to test-helper (#3517)
Leedehai
2024-02-27
New context system (#3497)
Laurenz
2024-01-02
Improve test-helper: prevent spawning multiple processes of `cargo test` (#3029)
Leedehai
2023-12-20
Remove unused icons
Laurenz
2023-12-20
Improve test-helper (#2820)
Leedehai
2023-12-13
Add note about oxipng version
Laurenz
2023-11-24
Update test-helper doc for the easiest installation instruction (#2744)
Leedehai
2023-09-12
Explain how to install VS Code tools
Laurenz
2023-04-20
Add UPDATE_EXPECT envvar to update tests (#748)
Alex Saveau
2023-04-04
Integers with different bases
Laurenz
2023-03-27
Add note to VS Code extension
Laurenz
2023-03-22
Fix typos (#115)
Kian-Meng Ang
Found via `codespell -S target -L crate,ist,thi,alle,dedented,ue,tung,nd,ende,overriden,dependant`
2023-02-02
Math tests
Laurenz
2023-01-27
Hashtags everywhere!
Laurenz
2023-01-22
Remove vertical split from test helper
Laurenz
2023-01-20
Fix a few clippy lints
Laurenz
2022-12-06
More math syntax
Laurenz
2022-12-05
Symbol notation
Laurenz
2022-11-07
Selectors
Laurenz
2022-11-07
Show it!
Laurenz
- New show rule syntax - Set if syntax - Removed wrap syntax
2022-10-31
Split up some files
Laurenz
2022-09-27
Refresh TextMate grammar
Laurenz
2022-09-19
Handle line comments nested in block comments
Laurenz
Fixes #76
2022-09-19
Handle non-breaking spaces during justification
Laurenz
2022-09-07
[WIP] Label and reference syntax
Laurenz
2022-08-27
Add labels and references to TextMate grammar
Laurenz
2022-05-14
Fix block comment highlighting in TextMate grammar
Laurenz
2022-05-04
New raw theme & nicer debug representation
Laurenz
2022-04-30
New block spacing model
Laurenz
2022-03-18
Methods
Laurenz
2022-03-11
Rename template to content
Laurenz
2022-01-30
Rework strong and emph
Laurenz
- Star and underscore not parsed as strong/emph inside of words - Stars/underscores must be balanced and they cannot go over paragraph break - New `strong` and `emph` classes
2021-10-25
Highlight `set`, `show` and `wrap`
Laurenz
2021-09-30
No hashtag before else anymore
Laurenz
2021-09-25
Highlight dots in variables
Laurenz
2021-07-08
Replace using with from
Laurenz
2021-07-08
Switch to = for headings once again
Laurenz
2021-07-08
URL special case for line comments
Laurenz
2021-06-29
Wide calls
Laurenz
[next]