diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-11-27 21:58:48 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-11-27 21:58:48 +0100 |
| commit | 0daad6ea6314b76596195a8d834eb238db9084f8 (patch) | |
| tree | 5b82e44c5ba1999efc12cf61a850de494562b630 /docs | |
| parent | b6a7fd8176066adee311c015a35191f8d9bdf741 (diff) | |
Fix typos
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/changelog.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/changelog.md b/docs/changelog.md index 23a751d2..6dee3647 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -77,7 +77,7 @@ description: | way (e.g. `pi(a,b,)`) - Tooling and Diagnostics - - Sshow rules that match on their own output now produce an appropriate error + - Show rules that match on their own output now produce an appropriate error message instead of a crash (this is a first step, in the future they will just work) - Too highly or infinitely nested layouts now produce error messages instead @@ -110,7 +110,7 @@ description: | - Fixed selectors on [quote]($quote) elements - Fixed parsing of `[#return]` expression in markup - Fixed bug where inline equations were displayed in equation outlines - - Fixed potential CLRF issue in [`raw`]($raw) blocks + - Fixed potential CRLF issue in [`raw`]($raw) blocks - Development - Merged `typst` and `typst-library` and extracted `typst-pdf`, `typst-svg`, |
