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