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,
20
20
along with _ default functions_ that SHOULD be implemented to support
21
21
additional functionality.
22
22
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
-
31
23
To ** _ <dfn >accept</dfn >_ ** a function means that an implementation MUST NOT
32
24
emit an _ Unknown Function_ error for that _ function_ 's _ identifier_ .
33
25
To _ 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_.
94
94
Updates to this specification will not remove any _ options_ or _ option_ values
95
95
defined for _ default functions_ .
96
96
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
+
97
105
> [ !NOTE]
98
106
> The foregoing policies are _ not_ a guarantee that the results of formatting will never change.
99
107
> Even when this specification or its implementation do not change,
You can’t perform that action at this time.
0 commit comments