Skip to content

Instantly share code, notes, and snippets.

@devdays
Created December 16, 2014 20:55
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 devdays/4367dd881a258b9ae634 to your computer and use it in GitHub Desktop.
Save devdays/4367dd881a258b9ae634 to your computer and use it in GitHub Desktop.
Object JavaScript - Once Mustache is applied to the JSON, this is the result
<h1>this is my header</h1>
<li><strong>red</strong></li>
<li><a href="#Green">green</a></li>
<li><a href="#Blue">blue</a></li>
<p>The list is empty.</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment