mirror of
https://github.com/typst/typst
synced 2025-05-17 02:25:27 +08:00
changed [content
]
This commit is contained in:
parent
7f9ddfbd80
commit
db7ba6fe69
@ -70,7 +70,7 @@ When a property is changed, the response to the query changes accordingly:
|
||||
```
|
||||
|
||||
The output of a `#context ...` call is static in the form of opaque
|
||||
`content`. Write access to context output is prohibited, as it would
|
||||
[`content`]. Write access to context output is prohibited, as it would
|
||||
often result in invalid code: If the context changes between read and
|
||||
write, overwriting a property would cause an inconsistent system state.
|
||||
In fact, context-dependent property fields are immutable constants even
|
||||
|
Loading…
x
Reference in New Issue
Block a user