From dd2f86a0115420a4f8e6028bdf9d51f1dc514b2d Mon Sep 17 00:00:00 2001 From: Abdurrahman Aborazmeh Date: Tue, 9 Jul 2024 16:31:29 +0300 Subject: [PATCH] update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index acfbd25..8b60070 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ Test textlint rule by [textlint-tester](https://github.com/textlint/textlint-tes - Duplicated diacritics on the same letter - Option for no combining diacritics - No Shadda with Sukun +- Normalize diacritics: like `U+FE7C` and `U+FE7D` to `U+0651`, and `U+FCF2` to `U+0651` and `U+064E` ## License