mirror of
https://github.com/typst/typst
synced 2025-06-28 16:22:53 +08:00
Fix typo
This commit is contained in:
parent
9f55a4ac7d
commit
c580a31768
@ -66,7 +66,7 @@ description: |
|
|||||||
way (e.g. `pi(a,b,)`)
|
way (e.g. `pi(a,b,)`)
|
||||||
|
|
||||||
- Scripting
|
- Scripting
|
||||||
- Any non-identifier dictionary key is now be interpreted as expressions: For
|
- Any non-identifier dictionary key is now interpreted as an expression: For
|
||||||
instance, `{((key): value)}` will create a dictionary with a dynamic key
|
instance, `{((key): value)}` will create a dictionary with a dynamic key
|
||||||
- The [`stroke`]($stroke) type now has a constructor that converts a value to
|
- The [`stroke`]($stroke) type now has a constructor that converts a value to
|
||||||
a stroke or creates one from its parts
|
a stroke or creates one from its parts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user