Remix.run Logo
Animats 2 hours ago

The trouble is, people keep extending Markdown to add HTML features. There's even Javascript embedded in Markdown.[1] You'd just create churn, not a fix.

[1] https://www.markdownlang.com/advanced/javascript.html

OkayPhysicist an hour ago | parent [-]

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.