Parse hashtags in tweets #35
Labels
good first issue
Good for newcomers
hacktoberfest
This repository is public and will count towards your PR count for the Hacktoberfest
help wanted
Extra attention is needed
Right now, tweets are displayed as texts and hashtags appear like that : {tweet text} {Hashtag} {tweet...}.
The goal of this is issue is to parse hashtags in a tweet to display them just like on twitter {tweet text} #{hashtag} {tweet...}
The text was updated successfully, but these errors were encountered: