mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-01 03:14:29 +02:00
refactor: degree Celsius and Fahrenheit symbols text now use Unicode codepoints
This commit is contained in:
@@ -292,7 +292,7 @@ This introduces an additional type-safety.
|
||||
The above outputs:
|
||||
|
||||
```text
|
||||
Temperature: 20 °C (68 °F)
|
||||
Temperature: 20 ℃ (68 ℉)
|
||||
```
|
||||
|
||||
!!! info
|
||||
|
Reference in New Issue
Block a user