Skip to content

Fix latinise by using a fork that fix the issue.

Leon requested to merge fix-latinise into master

I did a pull request to the string.js repo, but it seems dead there.

If you do not like this solution, I can add everywhere .normalize('NFC') with a regex.

Merge request reports