Community Patterns

Community Library Entry

0

Regular Expression
Created·2015-11-28 22:27
Flavor·ECMAScript (JavaScript)

/
([\u064B-\u0652])
/
g
Open regex in editor

Description

It will match all Arabic diacritics in Arabic text, its useful to remove diacritics and to replace it with some css.

Submitted by Emad Ghaly