Created
January 26, 2020 06:16
-
-
Save khanzadimahdi/2ecfe1ba38860db132b4543ab5126926 to your computer and use it in GitHub Desktop.
regex to match utf8 hashtags (similar to Instagram and Facebook)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you can split regex like below:
can be used for mentions (change $sign to @) too.