AI made me realize I don’t actually like reading long markdown docs anymore

Reddit r/AI_Agents News

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.

I read an article today about why people are starting to use HTML instead of markdown for AI-generated docs… and honestly, it made way too much sense. A year ago, markdown felt perfect. Simple. Fast. Easy to edit. But now AI is generating: * full implementation plans * research reports * workflows * diagrams * prototypes * explainers And reading giant markdown files is starting to feel exhausting. Especially when the document gets longer than a few hundred lines. The article made a point I hadn’t really thought about before: Most of us barely edit these files manually anymore. We mostly: * review them * share them * reference them * use them for thinking So readability matters way more now. That’s where HTML becomes interesting. Because instead of walls of text, AI can generate: * visual layouts * interactive sections * diagrams * tabs * better organization Honestly feels less like “reading documentation” and more like exploring ideas. Curious if anyone else is starting to feel this shift too. Are you still using markdown for most AI outputs? Or slowly moving toward HTML/artifacts/interfaces?
Original Article

Similar Articles

@geekbb: AI-generated technical docs are often thousands of lines long, scrolling in the terminal — nobody wants to read them. md2html lets AI automatically convert those Markdown docs into HTML pages with sidebar table of contents, diagrams, timelines, cards, and callouts, all in a single file to share with the team. https://github.c…

X AI KOLs Timeline

md2html is a tool that converts AI-generated Markdown documents into polished, self-contained HTML pages with sidebar table of contents, diagrams, timelines, and callouts, making them easier to read and share.

@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?

X AI KOLs Timeline

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.

AI is making me dumb

Hacker News Top

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.

I'm becoming AI-blind

Hacker News Top

The author describes experiencing difficulty focusing on AI-generated documents at work, likening it to 'banner blindness' and noting the irony that AI, intended to boost productivity, is hindering it.