issa-tseng / awesomecomplete

A lightweight autocomplete plugin for jQuery. Autocomplete that doesn't suck — I think.
http://dontexplain.com/2009/08/jquery-plugin-lautocomplete/
52 stars 7 forks source link

Issue #10 fixed #11

Closed thanosp closed 12 years ago

thanosp commented 12 years ago

Fixed issue #10 with regular expression special chars not being escaped but replaced.

issa-tseng commented 12 years ago

Awesome, thanks.