bootstrap-ajax-typeahead
bootstrap-ajax-typeahead copied to clipboard
Add accent insensitive highlighting
I have a case where the data received contains text with accents. The users almost always search without accents so the result is that suggestions are not being highlighted.
Is there a way to do this? From what I saw there isn't a way to add custom behavior to the highlighting functionality.
Thanks