Add vertical tab to whitespace characters. Fixes #331

This commit is contained in:
Tab Atkins-Bittner 2023-10-06 13:58:35 -07:00
parent 652590fad3
commit ef1bb689b0
1 changed files with 1 additions and 0 deletions

View File

@ -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` |