Skip to content

Commit

Permalink
Be consistent with code block markup
Browse files Browse the repository at this point in the history
  • Loading branch information
Wevah committed Mar 13, 2023
1 parent ab579b7 commit 12b937a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions uts46-file-format.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ If marker is `ignoredCharacters` (`0xFE`) or `disallowedCharacters` (`0xFD`):

If marker is `joiningTypes` (`0xFC`):

```
[type][[codepoint-range] ...]
```

[type][[codepoint-range] ...]


where `type` is one of `C`, `D`, `L`, `R`, or `T`.

Expand Down

0 comments on commit 12b937a

Please sign in to comment.