> The real issue is that to ship a Markdown parser you also need a to ship a friendly HTML parser.
I’ve never attempted a markdown parser let alone any parser, so pardon me for asking a stupid question: doesn’t the markdown parser just let through HTML? Why does a markdown parser need to parse html?