Created
May 9, 2013 23:52
-
-
Save BenWard/5551494 to your computer and use it in GitHub Desktop.
Expanded version of the Twitter embed code that includes static Tweet actions using Web Intents. (Won't actually initialize as a JavaScript embed due to a parsing assumption on our part, but I'll fix that when I get a chance.)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<blockquote class="twitter-tweet" cite="https://twitter.com/mroth/status/332642087713521664"> | |
<p>Best practices for nicely embedding a static tweet in a GitHub README.md? (Twitter's embed code obviously won't work due to SCRIPT tags.)</p> | |
<p>— Matthew Rothenberg (<a href="https://twitter.com/mroth/">@mroth</a>) | |
<a href="https://twitter.com/mroth/status/332642087713521664">May 9, 2013</a> · | |
<a href="https://twitter.com/intent/tweet?in_reply_to=332642087713521664">Reply</a> · | |
<a href="https://twitter.com/intent/retweet?tweet_id=332642087713521664">Retweet</a> · | |
<a href="https://twitter.com/intent/favorite?tweet_id=332642087713521664">Favourite</a> | |
</p> | |
</blockquote> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment