Screenshot of webpage displaying rendered text and the plaintext source. Though the rendered text is formatted, it can be copied and the clipboard will contain the original plaintext.
Screenshot of webpage displaying rendered text and the plaintext source. The formatted text is selected to show that the selection encompasses the markup from the plaintext version, and the URLs with hidden parts can be revealed by mousing over the link.
What if wiki, but simple? Markdown? Wikitext? NOPE -- what about a markup language where output == input? You can copy+paste the HTML-formatted text and it's the same as the plaintext, even the links which have a hidden part revealed on mouse-over. No JS
#webdev #html #css #wikipedia