logoalt Hacker News

weird-eye-issuetoday at 6:26 AM2 repliesview on HN

Are you just trying to pretend that Markdown is as rich as HTML and that all the use cases that they described are possible with Markdown?


Replies

mark_and_sweeptoday at 7:42 AM

Technically, yes. Markdown was always intended to be used for creating HTML and thus allows you to use HTML inline (with some minor caveats, see: https://daringfireball.net/projects/markdown/syntax#html).

If you rename a .html file to .md, your markdown viewer should render it just the same as your browser did.

jason1chotoday at 6:46 AM

Markdown was a hype in late 2010s that has cooled down due to chatbots.

In turn, chatbots pump up markdown by making it the default output format.

show 2 replies