@AYi_AInotes: A judgment that might get me criticized. Over the past decade, we've been spoiled by Markdown, thinking it's the ultimate form of content delivery. But last night, after browsing the open-source project html-anything — which has been online for just 7 days and already has 3.3k stars — I suddenly realized something: the true destination for output formats in the AI era is...

X AI KOLs Timeline Tools

Summary

html-anything is an open-source project that can take content like Markdown, CSV, JSON, and more, and directly generate production-grade HTML via a local AI agent, with one-click publishing to platforms like WeChat and X. It emphasizes design constraints (e.g., an 8px grid, CJK font stack) and zero API key local operation, and is being hailed as the content production operating system of the Agent era.

A judgment that might get me criticized. Over the past decade, we've been spoiled by Markdown, thinking it's the ultimate form of content delivery. But last night, after browsing the open-source project html-anything — which has been online for just 7 days and already has 3.3k stars — I suddenly realized something: the true destination for output formats in the AI era should be HTML. This project comes from nexu-io, the team behind the 40k-star Open Design project. What it does is quite simple: You throw any content in (MD, CSV, JSON, notes — anything goes), Press ⌘+Enter, and a local AI agent directly generates production-grade HTML. Then one-click publish to WeChat, X, Zhihu, or download as HTML/PNG. The entire process: zero API keys, completely local, streaming rendering, and you can interrupt anytime. But what really grabbed me wasn't these features — it was the design philosophy. 75 Skill templates, each with hardcoded constraints: 8px grid, CJK font stack, contrast ≥ 4.5, must use real data, no lorem ipsum allowed. These might seem like limits on creativity, but in reality, they're the only way to pull AI out of the slop swamp. Without constraints, AI always goes freestyle — flashy, broken layout, messy fonts. With constraints, AI can output stunning work because you've defined the boundaries of "design discipline." This aligns perfectly with my biggest realization about AI: what AI needs most isn't freedom — it's a proper set of shackles. Drilling deeper, three counterintuitive points became clearer. First, the older the format, the more advanced it becomes in the AI era. HTML is from 1993, but it's web-native, inherently responsive, supports animations and dark mode. AI's strongest area for code is HTML/CSS/JS. Markdown, on the other hand, has become a bottleneck — you still need to format, screenshot, export, and adapt to different platforms. All of that is overhead. Second, skipping cloud APIs actually boosts productivity. Zero API keys sounds like saving money, but the real essence is ultimate freedom: unlimited calls, zero latency, streaming interruption without wasting tokens. Even if you've logged in via `claude login` or `cursor login` locally, it reuses the session — marginal cost $0. So true experts don't necessarily use the most expensive models; they use the most efficient workflows. Third, the lightweight nature of the delivery medium is the real moat. A few hundred KB of HTML vs 2MB of docx — loading speed difference on WeChat and mobile is 10x. Many people are still obsessing over content quality, but few realize: the heavier your delivery medium, the lower your reader's open rate. Previously, content delivery was: Markdown → formatting → screenshot → adjust format → send. Now it's: ⌘+Enter → HTML directly into clipboard → send. Everything in between is eliminated. I just realized that html-anything isn't just a document tool — it's the content production operating system for the Agent era. It pulls the endpoint of creation from draft to finished product, driving delivery costs to zero. I highly recommend it. Every content creator should clone it right now, pick a Skill like deck-swiss-international or doc-kami-parchment, and you'll instantly feel how content can be published!
Original Article
View Cached Full Text

Cached at: 05/20/26, 08:50 AM

Here’s a take that might get me flamed.

Over the past decade, we’ve been spoiled by Markdown, thinking it’s the ultimate form of content delivery. But last night, after digging into the open-source project html-anything—which launched 7 days ago and already has 3.3k stars—I suddenly had an epiphany: in the AI era, the true endpoint for output formats should be HTML.

This project comes from nexu-io, the team behind the 40k-star Open Design.

What it does is simple: You throw any content into it (MD, CSV, JSON, notes, whatever), Hit ⌘+Enter, and a local AI agent generates production-ready HTML, then one-click post to WeChat, X, Zhihu, or download as HTML/PNG.

The whole process: zero API keys, fully local, streaming rendering, interruptible anytime.

But what really hooked me wasn’t those features—it’s the design philosophy.

There are 75 Skill templates, each hard-coded with strict constraints: 8px grid, CJK font stack, contrast ≥4.5, must use real data, no lorem ipsum allowed.

These might seem like creativity killers, but they’re actually the only way to pull AI out of the slop swamp.

Unconstrained AI just freestyles forever—flashy nonsense, broken layouts, font chaos. Constrained AI, on the other hand, cranks out stunning work, because you’ve drawn the boundaries of “design discipline” for it.

This lines up perfectly with my biggest current take on AI: what it needs most isn’t freedom—it’s a proper set of shackles.

Read on, and three counterintuitive points start crystallizing.

First, older formats are actually more advanced in the AI era.

HTML dates back to 1993, but it’s web-native, inherently responsive, supports animations and dark mode—AI’s strongest suit is cranking out HTML/CSS/JS.

Markdown, by contrast, becomes the bottleneck—you still have to typeset, screenshot, export, adapt to platforms; it’s all friction.

Second, ditching cloud APIs actually boosts productivity.

Zero API key sounds like just saving cash, but once you use it, you realize it’s pure freedom: unlimited calls, zero latency, streaming interrupt without wasting tokens. If you’ve logged into Claude or Cursor locally, it even reuses the session—marginal cost $0.

So the real pros aren’t always chasing the priciest models; they’re mastering the leanest workflows.

Third, the true moat is the lightweight nature of the delivery medium.

A few hundred KB of HTML vs. a 2MB docx—that’s a 10x difference in load speed on WeChat or mobile. Everyone’s grinding on content quality, but few realize—how heavy your delivery medium is dictates how low your open rate tanks.

Back in the day, content delivery was Markdown → typeset → screenshot → tweak format → send. Now it’s ⌘+Enter → HTML straight to clipboard → send—everything in between slashed.

That’s when it hit me: html-anything isn’t really a doc tool; it’s the content production operating system for the Agent era—it pulls the endpoint of creation from draft to finished product, nuking delivery costs to zero.

Seriously recommend this—every content creator should clone and fire it up right now, pick a Skill like deck-swiss-international or doc-kami-parchment, and you’ll instantly feel how content can be shipped like this!

GitHub link: http://github.com/nexu-io/html-anything…

Are you still using Markdown for final delivery? Or have you already switched to HTML? Lately, I’ve been feeling more and more that Markdown is just a draft format. I want to hear your real experiences, folks. Drop a comment and chat!

To run it, just three steps:
git clonepnpm installpnpm dev
Open localhost:3000, pick a Skill, hit ⌘+Enter. Your first impression will happen within 30 seconds.

HTML doesn’t need editing. If you’re going back and forth editing content, don’t use HTML.

Really strongly recommend this—every content creator should now clone and run it. Pick a Skill like deck-swiss-international or doc-kami-parchment.

Does WeChat not accept it? Does it block it or something?

Previously I did it manually, but it was exhausting. My current workflow is: AI helps me search and organize material, then I dictate using voice input.

That’s a good method. For complex stuff, I suggest using Cloud Opus 4.7 for a one-shot output.

Exactly.

Haha, class monitor, this sentence is a must-study.

You decide! Haha, brother agrees?

Why are you so sure no one has ever said that before? Haha.

Yeah, Markdown is just a draft format.

Haha, thirty years east, thirty years west—times change.

Similar Articles

@FinanceYF5: You think AI's standard output format is Markdown? Claude Code users have already moved on. HTML is becoming the new generation of Agent output—spec documents, PR reviews, prototypes, editors, all heading in this direction. This image explains why.

X AI KOLs Following

The article points out that AI's standard output format is shifting from Markdown to HTML, with Claude Code users taking the lead. HTML is considered more suitable for Agent outputs such as spec documents, PR reviews, and prototypes.

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