|
|
|
|
|
by tiborsaas
1925 days ago
|
|
It's nice to have a textarea widget around for browser native spell checking for example. A dark color scheme is a bonus :) I just have this as a bookmarklet though: data:text/html, <html contenteditable><script>document.querySelector('html').focus()</script></html>
|
|