Claude Code and the Unreasonable Effectiveness of HTML Artifacts
Markdown won the first phase of agent collaboration because it is simple.
It is easy to generate, easy to diff, easy to paste into a pull request, and good enough for most notes. That made it the natural default for coding agents: plans, summaries, specs, review notes, incident writeups, and implementation checklists all ended up as Markdown.
Anthropic's latest Claude Code post argues that this default is starting to show its limits.
The argument is not that Markdown is bad. It is that Claude Code can now do more than write a long text file, and HTML gives the model a better surface for that work: denser information, clearer visual structure, shareable artifacts, and lightweight interactivity.
That is a practical shift for developers. It changes what we should ask Claude Code to produce.