logoalt Hacker News

masklinntoday at 5:03 AM0 repliesview on HN

First sentence of the announcement / introduction of markdown:

> Markdown is a text-to-HTML conversion tool for web writers.

HTML embedding was also integral to it: https://daringfireball.net/projects/markdown/syntax#html

> Markdown’s syntax is intended for one purpose: to be used as a format for writing for the web. […] For any markup that is not covered by Markdown’s syntax, you simply use HTML itself.