Skip to content

Instantly share code, notes, and snippets.

@pedrogrande
Created September 13, 2013 01:38
Show Gist options
  • Select an option

  • Save pedrogrande/6545957 to your computer and use it in GitHub Desktop.

Select an option

Save pedrogrande/6545957 to your computer and use it in GitHub Desktop.
<b>Bold</b>
<i>Italics</i>
<u>Underlined</u>
<strikethrough>strikethrough</strikethrough>
<h1>Heading 1</h1>
<h2>Heading 2</h2>
...
...
<H6>HEADING 6</H6>
<p>This is a paragraph</p>
<pre>This is good for showing code.</pre>
<subscript></subscript>
<superscript></superscript>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment