mod: +++приоритеты и тесты html-мнемоник для decode_to_unicode()

This commit is contained in:
2025-08-05 23:32:28 +03:00
parent 34bd07bac0
commit 679c9770f0
2 changed files with 7 additions and 4 deletions

View File

@@ -110,6 +110,9 @@ CUSTOM_ENCODE_MAP = {
'\u2022': '•', # • / • / •
'\u224e': '≎', # ≎ / ≎ / ≎ / &HumpDownHumpl;
'\u224f': '≏', # ≏ / ≏ / ≏ / ≏
'\u00b8': '¸', # ¸ / ¸ / ¸
'\u00b7': '·', # · / · / · / ·
'\u212d': 'ℭ', # / ℭ / ℭ
}
# === Динамическая генерация карт преобразования ===