Skip to content

Instantly share code, notes, and snippets.

@jwcooper
Created June 6, 2013 15:11
Show Gist options
  • Save jwcooper/5722262 to your computer and use it in GitHub Desktop.
Save jwcooper/5722262 to your computer and use it in GitHub Desktop.
<ol>
<li>List One</li>
<li>List Two</li>
<li>List Three with children
<ol>
<li>Nested List 1</li>
<li>Nested List 2</li>
</ol>
</li>
<li>List Four</li>
</ol>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment