aboutsummaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorChristoph Päper <bugzilla@crissov.de>2019-03-23 18:01:33 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2019-03-23 11:01:33 -0600
commitb6ad268e5c503a27f2969465c37a6bbfaf3343d6 (patch)
tree2dff4470424e89eba0d77bf1323609cdf6f8dbb0 /spec.txt
parent2c598fb3c8a0bd7e150d6dfd8655d6b752ebb1a5 (diff)
codepoints for punctuation characters (#564)
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/spec.txt b/spec.txt
index 6f4dae1..83ac117 100644
--- a/spec.txt
+++ b/spec.txt
@@ -328,8 +328,10 @@ that is not a [whitespace character].
An [ASCII punctuation character](@)
is `!`, `"`, `#`, `$`, `%`, `&`, `'`, `(`, `)`,
-`*`, `+`, `,`, `-`, `.`, `/`, `:`, `;`, `<`, `=`, `>`, `?`, `@`,
-`[`, `\`, `]`, `^`, `_`, `` ` ``, `{`, `|`, `}`, or `~`.
+`*`, `+`, `,`, `-`, `.`, `/` (U+0021–2F),
+`:`, `;`, `<`, `=`, `>`, `?`, `@` (U+003A–0040),
+`[`, `\`, `]`, `^`, `_`, `` ` `` (U+005B–0060),
+`{`, `|`, `}`, or `~` (U+007B–007E).
A [punctuation character](@) is an [ASCII
punctuation character] or anything in