vercel / react-tweet

Embed tweets in your React application.
https://react-tweet.vercel.app
MIT License
1.61k stars 86 forks source link

Add support for stock symbols in tweet body #28

Closed tywayne closed 1 year ago

tywayne commented 1 year ago

Noticed it was not linking stock symbols in the tweet body. This links them up to a search query URL to match Twitter functionality.

tywayne commented 1 year ago

@lfades sure thing

Bonus, the second one also shows the encoded HTML entities that I mentioned over in #29