Skip to content

Instantly share code, notes, and snippets.

@Mikke
Last active December 20, 2015 16:09
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 Mikke/6159716 to your computer and use it in GitHub Desktop.
Save Mikke/6159716 to your computer and use it in GitHub Desktop.
<!-- before -->
<script src="https://gist.github.com/6159716.js?file=edit_post.html"></script>
<!-- after -->
<script src="https://gist.github.com/6159716.js?file=edit_post.html"> </script>
<script src="https://gist.github.com/{your_gist_id}.js?file={name_of_file_in_gist}"> </script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment