Skip to content

Instantly share code, notes, and snippets.

@codebje
Created May 16, 2016 00:19
Show Gist options
  • Save codebje/f07b1b899ffcc065e4dda2df31946a11 to your computer and use it in GitHub Desktop.
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