Skip to content

Commit 08c6603

Browse files
committed
Add @missing, "Property:"
1 parent 0351a84 commit 08c6603

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

unicodetools/data/links/dev/LinkPairedOpener.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@
1212
# else if cp == ">" then Link_Paired_Opener(cp) = "<"
1313
# else Link_Paired_Opener(cp) = \x{0}
1414

15-
# Link_Paired_Opener
15+
# Property: Link_Paired_Opener
16+
17+
# @missing: 0000..10FFFF; <none>
1618

1719
0029; 0028 # “)” RIGHT PARENTHESIS 🡆 “(” LEFT PARENTHESIS
1820
003E; 003C # “>” GREATER-THAN SIGN 🡆 “<” LESS-THAN SIGN

unicodetools/data/links/dev/LinkTermination.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# For documentation and usage, see https://www.unicode.org/reports/tr58/
88
#
99

10-
# Link_Termination=Include
10+
# Property: Link_Termination=Include
1111

1212
@missing: 0000..10FFFF; Include
1313

0 commit comments

Comments
 (0)