4 ms·
What is the definition of plain text? There is hardly any such thing
by signalToNose 2y ago
What is the definition of plain text? There is hardly any such thing
- yjftsjthsd-h 2y ago? A series of unicode characters with no graphics or code beyond the application (here, a web browser) that displays it. It's quite common, I'd argue.
- karmakaze 2y agoSo HTML then with no js?
- yjftsjthsd-h 2y agoSounds about right
- grayhatter 2y agoIn this context? Scripts not required to view the page.
- mike_richards 2y agoThe browser will happily render text files, but +1 for it shouldn't require js. =) https://www.gutenberg.org/cache/epub/84/pg84.txt https://www.gutenberg.org/cache/epub/84/pg84.txt
- gregorywegory 2y agoIn this case I meant you can use plain old text to render a webpage… which is what you do anyway but I thought I’d make up another way that people who love text but don’t code might find useful.