Skip to content

Instantly share code, notes, and snippets.

@capnslipp
Created May 8, 2012 20:54
Show Gist options
  • Select an option

  • Save capnslipp/2639182 to your computer and use it in GitHub Desktop.

Select an option

Save capnslipp/2639182 to your computer and use it in GitHub Desktop.
Markdown Rendering Tests

Fixed-Width Formatting

backticks:
this should have _emphahsees_
this should have **teh strongs**

<code> tag:
this should have emphahsees
this should have teh strongs

<pre> tag:

this should have _emphahsees_
this should have **teh strongs**

<kbd> tag:
this should have emphahsees
this should have teh strongs

<samp> tag:
this should have emphahsees
this should have teh strongs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment