Added "rSha", which currently parses as Sanskrit (but should be rejected).
This commit is contained in:
parent
8c1108f8ff
commit
cc06b355c8
1 changed files with 2 additions and 0 deletions
|
@ -868,6 +868,8 @@ r'o
|
||||||
// Obscure special case
|
// Obscure special case
|
||||||
lng+ta
|
lng+ta
|
||||||
|
|
||||||
|
rSha
|
||||||
|
|
||||||
// These were rejected by WylieWord 2.0 because they are non-TMW stacks; but they are legal Unicode stacks,
|
// These were rejected by WylieWord 2.0 because they are non-TMW stacks; but they are legal Unicode stacks,
|
||||||
// so we shouldn't reject them (when in Unicode mode).
|
// so we shouldn't reject them (when in Unicode mode).
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in a new issue