Created
November 16, 2019 10:08
-
-
Save micheleb/88e946203d668844a534011f800f134b to your computer and use it in GitHub Desktop.
Ligthweight text editor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
data:text/html, <html><head><title>Michele Editor</title><style>body{font-size:24px;font-family:monospace;padding:1em;background-color:%23333;color:%23aaa;line-height:1.5;border:1px solid rgba(255,255,255,0.2);}div{width:100%25;min-height:1em;whitespace:pre-wrap;}div:focus{outline:0px solid transparent;}</style></head><body spellcheck=false><div contenteditable></div></body></html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add it as a bookmark (tested on Firefox and Chrome)