jQuery-Autocomplete
jQuery-Autocomplete copied to clipboard
formatResult vs. HTML
There is probably a bug here:
https://github.com/devbridge/jQuery-Autocomplete/blob/master/src/jquery.autocomplete.js#L139
as when the value contains HTML, it gets injected directly into the HTML.