mirror of
https://github.com/typst/typst
synced 2025-08-19 17:38:32 +08:00
Refer to json function instead of deprecated json.decode in groups docs
This commit is contained in:
parent
22a57fcf5c
commit
95ac5fdc13
@ -205,7 +205,7 @@
|
||||
single or double quotes.
|
||||
|
||||
The value is always of type [string]($str). More complex data
|
||||
may be parsed manually using functions like [`json.decode`]($json.decode).
|
||||
may be parsed manually using functions like [`json`]($json).
|
||||
|
||||
- name: sym
|
||||
title: General
|
||||
|
Loading…
x
Reference in New Issue
Block a user