Skip to content

Instantly share code, notes, and snippets.

@otherjohn
Created June 15, 2016 12: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 otherjohn/a85542be902108fd6ad88612f36b4d6e to your computer and use it in GitHub Desktop.
Save otherjohn/a85542be902108fd6ad88612f36b4d6e to your computer and use it in GitHub Desktop.
<body>
<app>
<h1>Some Heading</h1>
<p>some content</p>
<someDirective></someDirective>
<someOtherDirective>
<p>default content</p>
</sommeOtherDirective>
</app>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment