Update jquery.ime from upstream
Update to:
35c7df6049
jquery.uls was updated in I245b4dd68151d9d680368d0cc5750cee4a167f50
Bug: T355104
Change-Id: I49d806c8fbfbede0e8071d31eec39099ed63d1d2
This commit is contained in:
@@ -74,7 +74,7 @@ Any valid regular expression is possible as first element of each array item.
|
||||
ex: `[ '([ക-ഹ])a', '$1ാ' ]`
|
||||
ex: `[ '(([ൺ-ൿം])\u200c+)?I', '$2ഐ' ]`
|
||||
|
||||
In the above example, $1, $1 etc are according to the normal regular expression
|
||||
In the above example, $1, $2 etc are according to the normal regular expression
|
||||
replace syntax.
|
||||
|
||||
The second member of the pattern can be a function as well.
|
||||
|
||||
Reference in New Issue
Block a user