aehlke / tag-it

A jQuery UI plugin to handle multi-tag fields as well as tag suggestions/autocomplete.
http://aehlke.github.com/tag-it/
MIT License
2.48k stars 825 forks source link

Support double quote in name of tag. #390

Open minhductin2 opened 7 years ago

minhductin2 commented 7 years ago

I updated createTag function to make this function to support double quote (") and ampersand(&) in the name of tag.