Unpopular opinion: The subset of HTML supported by Markdown can be written in plain HTML, remain just as readable by humans, but is way more compatible with everything else. Most uses of markdown are for enforcing a subset of HTML as input, which could be trivially achieved with an XML schema.
Discussion
No replies yet.