AI made me realize I don’t actually like reading long markdown docs anymore
Summary
The author reflects on how AI-generated documents shift preferences from markdown to HTML for better readability and visual organization, as AI generates increasingly complex outputs.
Similar Articles
@AYi_AInotes: Claude's engineers have completely abandoned Markdown. It's not that Markdown doesn't work well—it's that AI has evolved too fast for it to keep up. Back when AI wrote 10 lines of notes, Markdown was perfect. Now AI can output 1000 lines of plans, complex flowcharts, and complete code reviews all at once—who has the patience to read through a wall of plain text?
Claude's engineers are ditching Markdown for HTML because AI output has grown from 10 lines to 1000 lines, making plain text formats impractical. HTML enables colored tables, SVG flowcharts, and interactive prototypes—significantly improving human-AI collaboration, albeit with 2-4x longer generation times.
@mattshumer_: Everyone switching from Markdown to HTML is missing the nuance. The optimal approach (most of the time): If it's for a …
Discusses the optimal approach for using Markdown vs HTML based on whether content is intended for human readers or AI agents.
AI is making me dumb
The author reflects on how reliance on AI tools for writing and coding has diminished their own skills, leading to self-doubt and a decision to retrain.
@namcios: Anthropic just killed Markdown. A Claude Code engineer published an article yesterday that could herald the start of a …
An Anthropic engineer argues that HTML should replace Markdown as the primary output format for AI agents, offering interactive interfaces and shared memory over static text reports.
@trq212: https://x.com/trq212/status/2052809885763747935
The article argues that HTML is a superior output format for AI agents compared to Markdown due to richer information density, visual clarity, ease of sharing, and two-way interaction, and shares why the author and others at Claude Code prefer HTML.