kylewm / redwind

Flask-based personal website #IndieWeb #OwnYourData
Other
45 stars 5 forks source link

@ mention parser does not link usernames with punctuation at the end #77

Closed LanaCoyote closed 9 years ago

LanaCoyote commented 9 years ago

For example, @TwitterUser! would not be parsed as a Twitter handle. Not sure if this works for all punctuation, but it looks like a regex error.

LanaCoyote commented 9 years ago

To clarify, @TwitterUser would be the handle there.