Option to find accented vowals by using un-accented vowals.
Hi, I am loving your project, thank you very much for your efforts. I am using this to search in a table that has words in English, Spanish and German. The issue I encounter is that if I have the following words:
- Rocio
- Rocío
If I search for "Rocio" it will not find the one with the accented i. The same issue exists for umlauts. Like if I search for: "zuruck" it will not find "zurück". If I press CTRL-F and use the normal (chrome) browser search functionality to search for "Rocio" it will find all accented and un-accented matches.
Could you add an option to your configuration to support this please? Cheers, Olga
I have created a pull request for this.
How do I clone or fork your pull request? Do I have to wait until the owner of repo approve it and merge it?
This is my fork: https://github.com/sw-tracker/jquery-searchable You should be able to clone it using: https://github.com/sw-tracker/jquery-searchable.git