Skip to content

Instantly share code, notes, and snippets.

@madfriend
Last active November 26, 2015 10:51
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 madfriend/c738f8be69c298d40bfc to your computer and use it in GitHub Desktop.
Save madfriend/c738f8be69c298d40bfc to your computer and use it in GitHub Desktop.
<my-parent-tag>
<div>
this is parent tag
<script type="riot/tag" src="https://rawgit.com/madfriend/51a535e989b710429334/raw/18753e624291e350e3f230aaece6a93be3785299/test2.tag"></script>
<my-tag>this should be replaced by my-tag contents</my-tag>
</div>
</my-parent-tag>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment