summaryrefslogtreecommitdiff
path: root/docs/src
AgeCommit message (Collapse)Author
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>
2023-05-11Guide for users switching from LaTeX (#1103)Martin Haug
2023-05-03Implement default values for at() (#995)Michael Lohr
2023-05-03Refactor string replacementLaurenz
2023-05-03[Feature] Allow function as argument for string.replace (#944)dvdvgt
2023-05-03Make ligatures copyable and searchableLaurenz
Fixes #479 Fixes #1040
2023-05-01Fix two things in docsLaurenz
2023-04-27Add sponsorship section to community pageMartin Haug
2023-04-26Amend changelogMartin Haug
2023-04-26Version bumpv0.3.0Laurenz
2023-04-26Touch up docsLaurenz
2023-04-25Add a zip method to arrays (#947)Laurenz Stampfl
2023-04-25Add sum and product to arrays (#966)SekoiaTree
2023-04-21Deterministic order of contributorsLaurenz
2023-04-20List contributors in changelogLaurenz
Co-Authored-By: Martin Haug <mhaug@live.de>