diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-05-17 14:38:03 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-05-17 14:38:03 +0200 |
| commit | 42afa410ae561eb5b267080d088bca529a5d0b54 (patch) | |
| tree | bdea7348daef7409490ba542f9bdec5d52732d03 /docs/src/tutorial/welcome.md | |
| parent | 8971588486b6ffa9269344b4bda71de86af9d908 (diff) | |
Better documentation outlines
Diffstat (limited to 'docs/src/tutorial/welcome.md')
| -rw-r--r-- | docs/src/tutorial/welcome.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/src/tutorial/welcome.md b/docs/src/tutorial/welcome.md index e2882561..530336cb 100644 --- a/docs/src/tutorial/welcome.md +++ b/docs/src/tutorial/welcome.md @@ -14,7 +14,7 @@ with the steps below. The app gives you instant preview, syntax highlighting and helpful autocompletions. Alternatively, you can follow along in your local text editor with the [open-source CLI](https://github.com/typst/typst). -## When to use Typst +## When to use Typst { #when-typst } Before we get started, let's check what Typst is and when to use it. Typst is a markup language for typesetting documents. It is designed to be easy to learn, fast, and versatile. Typst takes text files with markup in them and outputs @@ -27,7 +27,7 @@ in the math, physics, and engineering fields. Finally, due to its strong styling and automation features, it is an excellent choice for any set of documents that share a common style, such as a book series. -## What you will learn +## What you will learn { #learnings } This tutorial has four chapters. Each chapter builds on the previous one. Here is what you will learn in each of them: |
