File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -20,14 +20,6 @@ which are REQUIRED for conformance with this specification,
2020along with _ default functions_ that SHOULD be implemented to support
2121additional functionality.
2222
23- > [ !IMPORTANT]
24- > _ Functions_ that are not marked ** Draft** are ** Stable** and subject to
25- > the provisions of the [ stability policy] ( ../intro.md#stability-policy ) .
26- >
27- > _ Functions_ or _ options_ marked as ** Draft** are not stable.
28- > Their name, _ operands_ , and _ options_ /_ values_ , and other requirements
29- > might change or be removed before being declared ** Stable** in a future release.
30-
3123To ** _ <dfn >accept</dfn >_ ** a function means that an implementation MUST NOT
3224emit an _ Unknown Function_ error for that _ function_ 's _ identifier_ .
3325To _ accept_ an _ option_ means that a _ function handler_ MUST NOT
Original file line number Diff line number Diff line change @@ -94,6 +94,14 @@ Updates to this specification will not remove any _default functions_.
9494Updates to this specification will not remove any _ options_ or _ option_ values
9595defined for _ default functions_ .
9696
97+ > [ !IMPORTANT]
98+ > _ Functions_ that are not marked ** Draft** are ** Stable** and subject to
99+ > the provisions of this stability policy.
100+ >
101+ > _ Functions_ or _ options_ marked as ** Draft** are not stable.
102+ > Their name, _ operands_ , and _ options_ /_ values_ , and other requirements
103+ > might change or be removed before being declared ** Stable** in a future release.
104+
97105> [ !NOTE]
98106> The foregoing policies are _ not_ a guarantee that the results of formatting will never change.
99107> Even when this specification or its implementation do not change,
You can’t perform that action at this time.
0 commit comments