Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
sappelhoff committed Apr 6, 2020
1 parent f636957 commit 480ba75
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions src/99-appendices/05-units.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,9 @@ variability of representation.
Earlier versions of the BIDS standard listed the following Unicode symbols, and
these are still included for backwards compatibility:

1. `U+00B5` (µ)

1. `U+00B0` (°)

1. `U+2126` (Ω).
1. `U+00B5` (µ)
1. `U+00B0` (°)
1. `U+2126` (Ω).

It is REQUIRED that units be CMIXF-12 compliant or among these three Unicode
characters.
Expand Down

0 comments on commit 480ba75

Please sign in to comment.