Module:Lang: Difference between revisions

is_latn() accepts ndash and mdash as 'Latn' characters;
m (synch from sandbox;)
(is_latn() accepts ndash and mdash as 'Latn' characters;)
Line 78:
'\239\172\128-\239\172\134', -- Alphabetic Presentaion Forms U+FB00-U+FB06 (EF AC 80 - EF AC 86)
'\239\188\129-\239\188\188', -- Halfwidth and Fullwidth Forms U+FF01-U+FF3C (EF BC 81 - EF BC BC)
'–', -- ndash
'—', -- mdash
']', -- close the set
});
Anonymous user