Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

&#hashtag is a formal hashtag #63

Open
yy1441yy opened this issue Jun 29, 2012 · 0 comments
Open

&#hashtag is a formal hashtag #63

yy1441yy opened this issue Jun 29, 2012 · 0 comments

Comments

@yy1441yy
Copy link

214   twttr.txt.regexen.hashtagBoundary = regexSupplant(/(?:^|$|[^&a-z0-9_#{latinAccentChars}#{nonLatinHashtagChars}])/);

in addition, /#hashtag is not a formal hashtag.
how about like this:

214   twttr.txt.regexen.hashtagBoundary = regexSupplant(/(?:^|$|[^/a-z0-9_#{latinAccentChars}#{nonLatinHashtagChars}])/);
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant