Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions spec/formatting.md
Original file line number Diff line number Diff line change
Expand Up @@ -939,8 +939,8 @@ The **_<dfn>Default Bidi Strategy<dfn>_** is a _bidirectional isolation strategy
isolating Unicode control characters around _placeholder_'s formatted values.
It is primarily intended for use in plain-text strings, where markup or other mechanisms
are not available.
Implementations MUST provide the _Default Bidi Strategy_ as one of the
_bidirectional isolation strategies_.
The _Default Bidi Strategy_ MUST be the default _bidirectional isolation strategy_
when formatting a _message_ as a single string.

Implementations MAY provide other _bidirectional isolation strategies_.

Expand Down