xoxco / jQuery-Tags-Input

Magically convert a simple text input into a cool tag list with this jQuery plugin.
http://xoxco.com/projects/code/tagsinput/
2.29k stars 826 forks source link

[Bug?] When using multiple delimiters, ALL are used in the output #354

Open TangentFoxy opened 6 years ago

TangentFoxy commented 6 years ago

I would expect the option to allow multiple delimiters is so that when a user types one of them, that is used to indicate the end of a tag. Instead, all delimiters are used in sequence between items.