We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65677bb commit e183a4dCopy full SHA for e183a4d
spec/formatting.md
@@ -339,6 +339,12 @@ of string identifiers to values;
339
that is, errors MAY be emitted, but such errors MUST NOT be fatal.
340
This mapping can be empty.
341
342
+> [!NOTE]
343
+> The _resolved value_ of a _function_ _operand_
344
+> can also include resolved option values.
345
+> These are not included in the _option resolution_ result,
346
+> and need to processed separately by a _function handler_.
347
+
348
### Markup Resolution
349
350
Unlike _functions_, the resolution of _markup_ is not customizable.
0 commit comments