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 0351a84 commit 08c6603Copy full SHA for 08c6603
unicodetools/data/links/dev/LinkPairedOpener.txt
@@ -12,7 +12,9 @@
12
# else if cp == ">" then Link_Paired_Opener(cp) = "<"
13
# else Link_Paired_Opener(cp) = \x{0}
14
15
-# Link_Paired_Opener
+# Property: Link_Paired_Opener
16
+
17
+# @missing: 0000..10FFFF; <none>
18
19
0029; 0028 # “)” RIGHT PARENTHESIS 🡆 “(” LEFT PARENTHESIS
20
003E; 003C # “>” GREATER-THAN SIGN 🡆 “<” LESS-THAN SIGN
unicodetools/data/links/dev/LinkTermination.txt
@@ -7,7 +7,7 @@
7
# For documentation and usage, see https://www.unicode.org/reports/tr58/
8
#
9
10
-# Link_Termination=Include
+# Property: Link_Termination=Include
11
@missing: 0000..10FFFF; Include
0 commit comments