Skip to content

Instantly share code, notes, and snippets.

@justinspradlin
Created April 7, 2012 02:27
Show Gist options
  • Save justinspradlin/2324571 to your computer and use it in GitHub Desktop.
Save justinspradlin/2324571 to your computer and use it in GitHub Desktop.
Demo
<people>
<person name="John Doe"/>
</person>
alert('hi from my gist');
<p>Hi there</p>
<ul>
<li>item 1</li>
<li>item 2</li>
<li>me</li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment