You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the ending there should allow for \s (or the \b isn't working) if you hit shift-enter right after the URL (and maybe right before), and then the URL doesn't work. Maybe that (\b|$) should be outside of $2?
The text was updated successfully, but these errors were encountered:
https://github.com/plainblack/ChiselChat/blob/master/src/js/chiselchat-ui.js#L122
I think the ending there should allow for \s (or the \b isn't working) if you hit shift-enter right after the URL (and maybe right before), and then the URL doesn't work. Maybe that (\b|$) should be outside of $2?
The text was updated successfully, but these errors were encountered: