Show HN: Neonpad.io – A neon plain text editor(neonpad.io) |
Show HN: Neonpad.io – A neon plain text editor(neonpad.io) |
Something similar, but perhaps even more 'plain' – https://kvak.io
data:text/html,<pre contenteditable>
I just have this as a bookmarklet though:
data:text/html, <html contenteditable><script>document.querySelector('html').focus()</script></html>