Skip to content

Instantly share code, notes, and snippets.

@marqsm
Created December 3, 2013 14:53
Show Gist options
  • Save marqsm/7770428 to your computer and use it in GitHub Desktop.
Save marqsm/7770428 to your computer and use it in GitHub Desktop.
Underscore-template in Jade
script#tmpl-tree-node(type='text/template')
<li><%= nodeName %></li>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment