Is there a way to include html in markdown (and if not, why not).
I find that I have to resort to all sorts of trickery, which is contrary to the ease and maintainability of sites using Markdown.
For instance, the (beta) video inclusion can be done in twig, but not (yet) in Markdown. I think including html in Markdown is ugly, but creating ad hoc twig templates just to show a video worse.