diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-03-20 21:56:32 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-03-20 22:09:10 +0100 |
| commit | 2d16f9434f46ab591cede54def23ae4bc477b668 (patch) | |
| tree | c6b113b2da8ab526804f7b17bc1edd1b0fa6c34f /docs/src/reference/scripting.md | |
| parent | 22bf0117a0613dc63ace4c495f97bd980db0140c (diff) | |
Documentation for citation, bibliography, and content
Diffstat (limited to 'docs/src/reference/scripting.md')
| -rw-r--r-- | docs/src/reference/scripting.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/src/reference/scripting.md b/docs/src/reference/scripting.md index 1aa399d1..15e4be91 100644 --- a/docs/src/reference/scripting.md +++ b/docs/src/reference/scripting.md @@ -178,8 +178,7 @@ can be either: - a [dictionary]($type/dictionary) that has the specified key, - a [symbols]($type/symbol) that has the specified modifier, - a [module]($type/module) containing the specified definition, -- [content]($type/content) that exposes the specified field. Most elements - expose some or all of the non-settable arguments passed to them as fields. +- [content]($type/content) that has the specified field. ```example #let dict = (greet: "Hello") |
