9 ms·
For the very basic of basic browser based text editors just use this as the URL: data:text/html, <html contenteditable>
by wmwragg 14d ago
For the very basic of basic browser based text editors just use this as the URL:
data:text/html, <html contenteditable>
- jsrcout 13d agoNice! That's a new one for me.