|
|
|
|
|
by betterThanTexas
403 days ago
|
|
> Plain text: text without mark-up What is the utility of such a definition? As far as I am concerned, anything I can read with my editor is plain text. That definition is trivially useful on a daily basis. I don't see any point in calling markdown something other than plain text. Because it's just plain text. And of course, I intend deep disrespect that you had the gall to claim correctness for such obviously arbitrary definitions. |
|
If I can open your file in a notepad and effectively edit it without the format changing or getting corrupted at saving its plain text.
Not plain text: Attempting to edit an .exe file in notepad.
Unfriendly plain text: Minimized javascript where the entire file exists on one line and the human readable elements jumbled together.
Plain text: Your average source code file/html file that attempts to adhere to something around 80-120 columns of text.