mirror of https://github.com/kdl-org/kdl.git
Revert "Add vertical tab to whitespace characters. Fixes #331"
This reverts commit ef1bb689b0.
This commit is contained in:
parent
ef1bb689b0
commit
54f5fc8025
1
SPEC.md
1
SPEC.md
|
|
@ -413,7 +413,6 @@ space](https://www.unicode.org/Public/UCD/latest/ucd/PropList.txt):
|
||||||
| Name | Code Pt |
|
| Name | Code Pt |
|
||||||
|----------------------|---------|
|
|----------------------|---------|
|
||||||
| Character Tabulation | `U+0009` |
|
| Character Tabulation | `U+0009` |
|
||||||
| Line Tabulation | `U+000B` |
|
|
||||||
| Space | `U+0020` |
|
| Space | `U+0020` |
|
||||||
| No-Break Space | `U+00A0` |
|
| No-Break Space | `U+00A0` |
|
||||||
| Ogham Space Mark | `U+1680` |
|
| Ogham Space Mark | `U+1680` |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue