Skip to content

Instantly share code, notes, and snippets.

@mattyza
Created February 25, 2013 11:07
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 mattyza/78aa89e675276a30349f to your computer and use it in GitHub Desktop.
Save mattyza/78aa89e675276a30349f to your computer and use it in GitHub Desktop.
Example of the [unordered_list] shortcode.
[unordered_list style="star"]
<ul>
<li>List item 1</li>
<li>List item 2</li>
<li>List item 3</li>
</ul>
[/unordered_list]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment