|
|
|
|
|
by afarviral
1777 days ago
|
|
It can be compiled to HTML and when viewed in a suitable viewer could be considered rich text, but markdown files are plaintext. Code sourcefiles are also plaintext. However, I think there should be another term (clean text?) that refers to text abscent of symbols which represent the markup. It would aid in conversation. For instance you might want to parse an HTML formatted document and be left with just the words and certain punctuation, or clean text (or something). |
|