Skip to content

Instantly share code, notes, and snippets.

@mattyza
Created February 25, 2013 10:38
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/8f19569f70731c5959af to your computer and use it in GitHub Desktop.
Save mattyza/8f19569f70731c5959af to your computer and use it in GitHub Desktop.
Examples of the [box] shortcode.
[box]This is an normal box[/box]
[box type="info"]This is a info box[/box]
[box type="tick" style="rounded" border="full"]is is a tick box[/box]
[box type="note"]This is a note box[/box]
[box type="download"]This is an download box[/box]
[box type="alert"]This is an alert box[/box]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment