|
|
|
|
|
by al_borland
15 days ago
|
|
You mention it fails number 5, but I think Markdown also fails number 4. It’s pretty restrictive with the types of documents it can create. It’s HTML and traditional web technologies that gives it the illusion of flexibility. To be displayed in a pleasing way to most humans, it’s also rendered as HTML, usually with some kind of styling. In a world without HTML, what is Markdown going to use? |
|