We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c62fd69 commit c8961abCopy full SHA for c8961ab
doc/Language/unicode_texas.pod
@@ -27,8 +27,8 @@ if it is different from C<6.c>.
27
“ U+201C " as part of “” or „” or ”“
28
” U+201D " as part of ”“ or ””
29
„ U+201E " as part of „“ or „”
30
- 「 U+FF62 " as part of 「」
31
- 」 U+FF63 " as part of 「」
+ 「 U+FF62 Q// as part of 「」
+ 」 U+FF63 Q// as part of 「」
32
33
¯ U+00AF **- as part of exponentiation
34
⁺ U+207A **+ as part of exponentiation
0 commit comments