react-static-tweets
react-static-tweets copied to clipboard
Issue with tweets having two anchor links
Static tweets have an issue with tweets having two anchors.
- The href is invalid.
- Line breaks is wrong in the generated AST.
Tweet: https://twitter.com/Atinux/status/1371612378559840265 Static Tweets Demo: https://react-static-tweets.vercel.app/1371612378559840265
This definitely looks like a bug; thanks for the repro scenario 😄