diff --git a/test/help-test.html b/test/help-test.html index 41a205aba..b2354a476 100644 --- a/test/help-test.html +++ b/test/help-test.html @@ -44,21 +44,21 @@ HTML Entities: named, hexadecimal, and decimal
Special characters, formatted as named "HTML Entities", e.g. "€":
- Euro character: "€"
+ Euro and "dagger": "€" "†"
Umlaut characters : "ä" "ë" "ï" "ö" "ü" "ß"
Umlaut characters : "Ä" "Ë" "Ï" "Ö" "Ü"
- Special characters : "•" "‰" "©" "™" "®"
+ Special characters : "•" "‰" "©" "™" "†" "†" "®"
Other scripts, formatted as hexadecimal "HTML Entities", e.g. "€":
(Should be the same symbols as below)
- Euro character: "€"
+ Euro and "dagger": "€" "†"
Japanese (Hiragana) : "ぐ" "の"
Japanese (Katakana) : "ダ" "ポ"
Chinese (CJK Unified Ideographs) : "中" "丳"
Other scripts, formatted as decimal "HTML Entities", e.g. "€":
(Should be the same symbols as above)
- Euro character: "€"
+ Euro and "dagger": "€" "†"
Japanese (Hiragana) : "ぐ" "の"
Japanese (Katakana) : "ダ" "ポ"
Chinese (CJK Unified Ideographs) : "中" "丳"