Skip to content

Instantly share code, notes, and snippets.

@codebje
Created May 16, 2016 00:19
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save codebje/f07b1b899ffcc065e4dda2df31946a11 to your computer and use it in GitHub Desktop.
Scripts in markdown

Testing scripting in MarkDown in gists

<script type="text/javascript"> document.write('hello, world!'); </script>

Ok, that's enough of that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment