Skip to content
Snippets Groups Projects
user avatar
Daniel King authored
the slight mismatch in hashtag regex between js and ruby was causing
hashtag warning to be displayed for unlisted tweets when an invalid
hashtag was entered

exact version of ruby regex not possible in js as POSIX bracket
expressions are not supported, this version approximates and doesn't
give same unicode support
95c82321
History
Name Last commit Last update
..