forked from External/ergo
remove m -> rn skeleton mapping again
This commit is contained in:
parent
ee08419f4a
commit
24c46235a3
2 changed files with 4 additions and 4 deletions
|
|
@ -148,7 +148,7 @@ func Skeleton(name string) (string, error) {
|
|||
// same as PRECIS:
|
||||
name = width.Fold.String(name)
|
||||
|
||||
name = confusables.Skeleton(name)
|
||||
name = confusables.SkeletonTweaked(name)
|
||||
|
||||
// internationalized lowercasing for skeletons; this is much more lenient than
|
||||
// Casefold. In particular, skeletons are expected to mix scripts (which may
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue