Skip to content

Instantly share code, notes, and snippets.

@estelle
Forked from ryanseddon/NanoMCE.html
Created June 24, 2011 08:13
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 estelle/1044424 to your computer and use it in GitHub Desktop.
Save estelle/1044424 to your computer and use it in GitHub Desktop.
Worlds smallest WYSIWYG with live preview
<!-- Paste it in your address bar -->
data:text/html,<pre onkeyup="(function(d,t){d[t]('iframe')[0].contentDocument.body.innerHTML = d[t]('pre')[0].textContent;})(document,'getElementsByTagName')" style="width:100%;height:48%;white-space:pre-wrap;overflow:auto;" contenteditable></pre><iframe style="width:100%;height:48%">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment