mirror of
https://github.com/typst/typst
synced 2025-08-12 06:07:54 +08:00
Remove useless "instead"
This commit is contained in:
parent
4a9a5d2716
commit
45874e0ebb
@ -16,7 +16,7 @@ description: Changes slated to appear in Typst 0.13.0
|
||||
- The `image` function now supports raw [pixel raster formats]($image.format)
|
||||
for generating images from within Typst
|
||||
- Functions that accept [file paths]($syntax/#paths) now also accept raw
|
||||
[bytes] instead, for full flexibility
|
||||
[bytes], for full flexibility
|
||||
- WebAssembly [plugins]($plugin) are more flexible and automatically run
|
||||
multi-threaded
|
||||
- Fixed a long-standing bug where single-letter strings in math (`[$"a"$]`)
|
||||
|
Loading…
x
Reference in New Issue
Block a user