Skip to content

Conversation

@kasei
Copy link
Contributor

@kasei kasei commented Jan 6, 2026

The previous text suggested that the \U escape sequence form could only be used with codepoints starting at U+10000, and that both \u and \U forms had to use uppercase hexadecimal characters. This commit updates to correctly reflect that \U escapes can use any codepoint (U+0 to U+10FFFF) and the hexadecimal characters are case-insensitive.


Preview | Diff

The previous text suggested that the \U escape sequence form could only be used
with codepoints starting at U+10000, and that both \u and \U forms had to use
uppercase hexadecimal characters. This commit updates to correctly reflect that
\U escapes can use any codepoint (U+0 to U+10FFFF) and the hexadecimal
characters are case-insensitive.
@kasei kasei merged commit 0bf8c67 into main Jan 15, 2026
3 checks passed
@kasei kasei deleted the gtw-encoding-considerations branch January 15, 2026 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants