Created
April 23, 2012 20:06
-
-
Save robertgreiner/2473463 to your computer and use it in GitHub Desktop.
Creating a Gist that looks good on your blog and is compatible with Google Reader
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
<p> | |
<script src="https://gist.github.com/<gist_id>.js"> </script> | |
<noscript> | |
<pre> | |
//Your code here | |
//Be sure you escape your tags with < and > when displaying things like HTML. | |
</pre> | |
</noscript> | |
</p> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment