Add support for quoted_status in html_for_tweet() #391
No reviewers
Labels
No labels
Bug
Enhancement
Feature Suggestion
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: code/twython#391
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "quoted_status_in_html_for_tweet"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Example: Here's a quoted tweet #test https://twitter.com/Android/status/632196209797533696
Generated html (with linebreaks and comments for readability):
With Bootstrap:

With Bootstrap + custom css:
Nice, thanks for this!