Commit 4c77b46
Add white-space property for code elements
Currently the result of `fmt::format("{:>10}", color::blue)` is displayed inline as ` blue` with a collapsed whitespace, which is confusing.1 parent 4d45f11 commit 4c77b46
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments