Skip to content

Commit e183a4d

Browse files
committed
Note that operand options are not handled by Option Resolution
1 parent 65677bb commit e183a4d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

spec/formatting.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,12 @@ of string identifiers to values;
339339
that is, errors MAY be emitted, but such errors MUST NOT be fatal.
340340
This mapping can be empty.
341341
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+
342348
### Markup Resolution
343349
344350
Unlike _functions_, the resolution of _markup_ is not customizable.

0 commit comments

Comments
 (0)