Skip to content

Instantly share code, notes, and snippets.

@tunnckoCore
Created March 15, 2014 16:15
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 tunnckoCore/9569769 to your computer and use it in GitHub Desktop.
Save tunnckoCore/9569769 to your computer and use it in GitHub Desktop.
File contents are saved in the URL so you can share files

Basic useful feature list:

  • Ctrl/Cmd + S to save the file
  • Drag and drop a file into here to load it
  • File contents are saved in the URL so you can share files

I'm no good at writing sample / filler text, so go write something yourself.

Look, a list!

  • foo
  • bar
  • baz

And here's some code!

$(function(){
  $('div').html('I am a div.');
});

This is on GitHub so let me know if I've b0rked it somewhere.

@tunnckoCore
Copy link
Author

sdfgdfg

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