Skip to content

Instantly share code, notes, and snippets.

@sirjonathan
Created August 29, 2012 19:31
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 sirjonathan/3517622 to your computer and use it in GitHub Desktop.
Save sirjonathan/3517622 to your computer and use it in GitHub Desktop.
Example Shortcode
[one_third] <h3>Service #1</h3>
A description of service one.
[/one_third] [one_third]
<h3>Service #2</h3>
A description of service two.
[/one_third] [one_third_last]
<h3>Service #3</h3>
A description of service three.
[/one_third_last]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment