Ask HN: If HTML supersedes Markdown fr AI, Will it be versatile enough for devs?
Isn't Markdown's hallmark its versatility while performant?
I see there is an increasing call from tech community towards HTML to be adopted instead of Markdown due to its richness in the agentic communication layer. But is it versatile across any kind of interfaces? versatile with different format conversions? and performant (as the md is lightweight)?
13 comments
[ 4.6 ms ] story [ 36.8 ms ] threadB) HTML can contain data, layout, and design within a single file. Markdown isn’t comparable. There will be many situations where Markdown can’t do what HTML, so this is overall a silly comparison.
depending on your tooling, editing and viewing html won't be a problem in the slightest and opens up all kinds of possibilities
personally very excited to introduce more html into my docs process