File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -726,9 +726,11 @@ might not match future requirements or usage.
726
726
> that of the overall _message_ locale, or use a namespace that later maps to the final
727
727
> mechanism.
728
728
> - Avoid specifying options for the purpose of linking placeholders
729
- > (such as to pair opening markup to closing markup)
730
- > or require that such options use an implementation-specific namespace
731
- > while cautioning users that such option might be replaced or unavailable later.
729
+ > (such as to pair opening markup to closing markup).
730
+ > If such an option is created, the implementer should use an
731
+ > implementation-specific namespace.
732
+ > Users and implementers are cautioned that such options might be
733
+ > replaced with a standard mechanism in a future version.
732
734
> - Avoid specifying generic options to communicate with translators and
733
735
> translation tooling (i.e. implementation-specific options that apply to all
734
736
> functions.
You can’t perform that action at this time.
0 commit comments