Inline HTML is valid in Markdown:
https://daringfireball.net/projects/markdown/syntax#html
It sounds like the original Markdown has some extra restrictions how you close the outermost HTML tag, but I suspect most parsers ignore that part of the “spec”.
Inline HTML is valid in Markdown:
https://daringfireball.net/projects/markdown/syntax#html
It sounds like the original Markdown has some extra restrictions how you close the outermost HTML tag, but I suspect most parsers ignore that part of the “spec”.