jasonmayes / Twitter-Post-Fetcher

Fetch your twitter posts without using the new Twitter 1.1 API. Pure JavaScript! By Jason Mayes
http://www.jasonmayes.com/projects/twitterApi
Other
912 stars 233 forks source link

Urls are not properly formatting, it is moving them next to the last line of text in the tweet #206

Closed jshaf360kutztown closed 4 years ago

jshaf360kutztown commented 5 years ago

Here is an image of the issue: OnSiteTweet Here is the original tweet: Tweet

jasonmayes commented 4 years ago

You will need to add your own breaks using a custom callback. It seems Twitter does not pass formatting in the JSON. This is a styling issue, not an issue with Twitter Fetcher.