logoalt Hacker News

bitpush01/17/20251 replyview on HN

What's your reasoning behind the choice of markdown?

To quote yourself -

> What began as elegant HTML, CSS, and JavaScript has devolved into build systems demanding hundreds of dependencies just to render a page

If HTML is so elegant, why isnt nuejs not using it?

---

On the similar line, if you're so much for web standards, why are you recommending the use of Bun which breaks so much of standards in the name of speed?


Replies

tipiirai01/17/2025

HTML for layout, Markdown for content. How else could it be?

show 1 reply