mirror of
https://github.com/typst/typst
synced 2025-05-14 17:15:28 +08:00
fix content::fields in types.md (#1754)
This commit is contained in:
parent
7341bdf2d1
commit
8c6addeb9b
@ -726,6 +726,8 @@ Return the fields of this content.
|
|||||||
).fields()
|
).fields()
|
||||||
```
|
```
|
||||||
|
|
||||||
|
- returns: dictionary
|
||||||
|
|
||||||
### location()
|
### location()
|
||||||
The location of the content. This is only available on content returned by
|
The location of the content. This is only available on content returned by
|
||||||
[query]($func/query), for other content it will fail with an error. The
|
[query]($func/query), for other content it will fail with an error. The
|
||||||
|
Loading…
x
Reference in New Issue
Block a user