vmg / rinku

Autolinking. Ruby. Yes, that's pretty much it.
ISC License
599 stars 67 forks source link

Need comma to be taken as a separator #79

Open vishwachoksi18 opened 6 years ago

vishwachoksi18 commented 6 years ago

The comma between two different links is considered as a part of link and it considers the two different links as a one string. Is there a way how we can do that ? ex: I have the following string: http://www.google.com,www.google.com need both as a separate links.