mirror of
https://github.com/typst/typst
synced 2025-05-20 12:05:27 +08:00
Fix typos
This commit is contained in:
parent
b6a7fd8176
commit
0daad6ea63
@ -77,7 +77,7 @@ description: |
|
|||||||
way (e.g. `pi(a,b,)`)
|
way (e.g. `pi(a,b,)`)
|
||||||
|
|
||||||
- Tooling and Diagnostics
|
- 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
|
message instead of a crash (this is a first step, in the future they will
|
||||||
just work)
|
just work)
|
||||||
- Too highly or infinitely nested layouts now produce error messages instead
|
- Too highly or infinitely nested layouts now produce error messages instead
|
||||||
@ -110,7 +110,7 @@ description: |
|
|||||||
- Fixed selectors on [quote]($quote) elements
|
- Fixed selectors on [quote]($quote) elements
|
||||||
- Fixed parsing of `[#return]` expression in markup
|
- Fixed parsing of `[#return]` expression in markup
|
||||||
- Fixed bug where inline equations were displayed in equation outlines
|
- 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
|
- Development
|
||||||
- Merged `typst` and `typst-library` and extracted `typst-pdf`, `typst-svg`,
|
- Merged `typst` and `typst-library` and extracted `typst-pdf`, `typst-svg`,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user