Skip to content

URL delimiter captures unexpected things #43

@dmcbride

Description

@dmcbride

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions