diff options
| author | Laurenz <laurmaedje@gmail.com> | 2024-03-04 15:51:22 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-04 14:51:22 +0000 |
| commit | e3bd39c9d156a4a02a8b7398ed5769100a3d877a (patch) | |
| tree | f793037b515289f158a2b69dce3b516127c6b3fa /docs/reference/welcome.md | |
| parent | b005dc37e5f7e2f519edc1f607f6ba3ab810ec26 (diff) | |
Add support for shortcut links in docs (#3547)
Diffstat (limited to 'docs/reference/welcome.md')
| -rw-r--r-- | docs/reference/welcome.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/reference/welcome.md b/docs/reference/welcome.md index d312ba07..1154cc52 100644 --- a/docs/reference/welcome.md +++ b/docs/reference/welcome.md @@ -5,10 +5,10 @@ description: | --- # Reference -This reference documentation is a comprehensive guide to all of Typst's -syntax, concepts, types, and functions. If you are completely new to Typst, we -recommend starting with the [tutorial]($tutorial) and then coming back to -the reference to learn more about Typst's features as you need them. +This reference documentation is a comprehensive guide to all of Typst's syntax, +concepts, types, and functions. If you are completely new to Typst, we recommend +starting with the [tutorial] and then coming back to the reference to learn more +about Typst's features as you need them. ## Language The reference starts with a language part that gives an overview over |
