Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@mrwweb
Created January 26, 2015 21:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrwweb/bd4ee108e346ff2db3ae to your computer and use it in GitHub Desktop.
Save mrwweb/bd4ee108e346ff2db3ae to your computer and use it in GitHub Desktop.
A real list.
<ul>
<li>First bullet</li>
<li>Second bullet. This one is really long and probably wraps and you’ll see why that’s important in a moment, but I just have to make sure that this line is really extra long to ensure that it wraps. There. I think that’s enough. Hopefully. Now. Stopping here for real this time.</li>
<li>Third bullet</li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment