From 2d16f9434f46ab591cede54def23ae4bc477b668 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Mon, 20 Mar 2023 21:56:32 +0100 Subject: Documentation for citation, bibliography, and content --- docs/src/reference/scripting.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/src/reference/scripting.md') 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") -- cgit v1.2.3