Commit 7a08d2f
committed
Split up WHITESPACE
I'm splitting out `HORIZONTAL_WHITESPACE` to make it easier to connect
the concept in frontmatter with `WHITESPACE`.
In doing this, I found it awkward to only pull out part when the
comments are there.
I either needed a redundant comment to start a section, re-arrange out
of order from Unicode, or split out all classes.
I did the latter.1 parent 866d324 commit 7a08d2f
1 file changed
+11
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
15 | | - | |
16 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
17 | 22 | | |
18 | | - | |
19 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
20 | 26 | | |
21 | 27 | | |
22 | 28 | | |
| |||
0 commit comments