Skip to content

Instantly share code, notes, and snippets.

@n1k0
Last active August 29, 2015 13:55
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save n1k0/8780438 to your computer and use it in GitHub Desktop.
Save n1k0/8780438 to your computer and use it in GitHub Desktop.
Paste this to your browser url bar

Poor man text editor

Paste this to your browser url bar:

data:text/html,<script%20src="http://ace.c9.io/build/src/ace.js"></script><div%20id=e%20style="height:100%"></div><script>ace.edit("e")</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment