summaryrefslogtreecommitdiff
path: root/docs/src
AgeCommit message (Collapse)Author
2024-06-10Remove `Tracer` (#4365)Laurenz
2024-06-03Show block-level elements as blocks (#4310)Laurenz
2024-05-16Documentation for literals (#4149)Laurenz
2024-05-13Replace all `Prehashed` with `LazyHash` (#4127)Laurenz
2024-05-13Factor out `typst-utils` crate (#4125)Laurenz
2024-03-23Exclude bots from the doc's contributor list (#3731)Leedehai
2024-03-15Final touches (#3678)Laurenz
2024-03-15Add a guide for the new tables (#3655)Martin Haug
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-03-15Fix double slashes in docs links (#3675)Laurenz
2024-03-09Update changelog and roadmap (#3594)Laurenz
2024-03-07Remove dependency on unicode_names2 (#3570)Laurenz
2024-03-04Add support for shortcut links in docs (#3547)Laurenz
2024-02-28Make use of `is_some_and` where applicable (#3523)Laurenz
2024-02-28Move docs generation code (#3519)Laurenz
2023-07-02Move everything into `crates/` directoryLaurenz
2023-06-30Version bumpv0.6.0Laurenz
2023-06-30Update changelogLaurenz
2023-06-30More package documentationLaurenz
2023-06-30Non-Typst highlighting in documentationLaurenz
2023-06-28Reintroduce `--root`Laurenz
2023-06-27Basic package managementLaurenz
2023-06-12Support for inside and outside margins (#1308)Luis David Licea Torres
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-06-09Version bumpv0.5.0Laurenz
2023-06-09Final tweaksLaurenz
2023-06-09Update changelogLaurenz
2023-06-09Touch up docsLaurenz
2023-06-09Latex guide sentence changes (#1297)jassler
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-06-06Small refactoringsLaurenz
2023-06-06Improve value casting infrastructureLaurenz
2023-06-06Add note to `groups.yml`Laurenz
2023-06-06Rename `into_u16` to `as_u16`Laurenz
2023-05-31Fix 404 linksMartin Haug
2023-05-30Fix doc linksLaurenz
2023-05-30Add `fields` method to content (#1340)MALO
2023-05-23Fix tests on windows (#1222)Eric Biedert
2023-05-23Forced size command in math (#1128)sitandr
2023-05-23Add support for date & time handling (#435)Laurenz Stampfl
2023-05-20Version bumpv0.4.0Laurenz
2023-05-20FootnotesLaurenz
2023-05-20Add web app changelogMartin Haug
2023-05-20Update changelogLaurenz
2023-05-19Update string doc: index can be negative (#1198)Leedehai
2023-05-19Fix broken link for "Let binding" (#1242)multisn8
2023-05-19Doc links for function scopesLaurenz
2023-05-17Show default values in documentationLaurenz
Fixes #169 Fixes #1102
2023-05-17Search keywordsLaurenz
2023-05-17Better documentation outlinesLaurenz
2023-05-17Externalize contributor fetchingLaurenz
2023-05-15Small typo in 1-writing.md (#1189)maxwell-thum
2023-05-15Minor grammar mistake in Guide for LaTeX Users (#1209)Kevin Stevens
Co-authored-by: Kevin Stevens <stevenskevin@users.noreply.github.com>