Pixabay / JavaScript-autoComplete

An extremely lightweight and powerful vanilla JavaScript completion suggester.
752 stars 186 forks source link

Allowing selection of items with quotes #86

Open masparasol opened 4 years ago

masparasol commented 4 years ago

Allowing the selection of items with quotes and apostrophes. Otherwise, items with quotes were not getting selected.

bramdebouvere commented 1 year ago

This fixes #22