Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URL delimiter captures unexpected things #43

Open
dmcbride opened this issue Aug 19, 2015 · 0 comments
Open

URL delimiter captures unexpected things #43

dmcbride opened this issue Aug 19, 2015 · 0 comments

Comments

@dmcbride
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant