Skip to content

Instantly share code, notes, and snippets.

@OSUblake
Created February 19, 2014 13:10
Show Gist options
  • Select an option

  • Save OSUblake/9091637 to your computer and use it in GitHub Desktop.

Select an option

Save OSUblake/9091637 to your computer and use it in GitHub Desktop.
WHR - Lists - 3
<ol>
<li>List item with a much longer description or more content.</li>
<li>List item</li>
<li>
List item
<ol>
<li>Nested List Item</li>
<li>Nested List Item</li>
<li>Nested List Item</li>
</ol>
</li>
<li>List item</li>
<li>List item</li>
<li>List item</li>
</ol>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment