Diacritics.js icon indicating copy to clipboard operation
Diacritics.js copied to clipboard

Remove combining diacritical marks

Open aluce opened this issue 8 years ago • 2 comments

Mac OS can use combining diacritical marks.

aluce avatar Mar 13 '17 13:03 aluce

Can I see an example of the proposal for future reference?

nijikokun avatar Mar 13 '17 21:03 nijikokun

Use case example : cleaning the name of a file uploaded from the MacOS filesystem.
(é = \u00e9 = e\u0301)

aluce avatar Mar 14 '17 08:03 aluce