There is no "adding HTML features" to Markdown. Markdown is a superset of HTML. You can simply put HTML tags (including script tags) in your Markdown.
If you interpret Markdown that way, all you've done is encapsulate HTML and JavaScript. Nothing gets simpler.
If you interpret Markdown that way, all you've done is encapsulate HTML and JavaScript. Nothing gets simpler.