Will we eventually design two versions of the internet?

Leader 4 62 140
calendar_todayschedule1 min read
— Originally published at www.linkedin.com

Will we eventually design two versions of the internet?

One for humans.

One optimised for AI agents.

AI agents read the web differently from humans.

And that's the reason Cloudflare just introduced “Markdown for Agents.”

When an AI agent requests a webpage, Cloudflare can now automatically convert the page from HTML to Markdown before sending it.

Why does this matter?

Because to an AI Agent, HTML is mostly noise.

A typical webpage contains:

  • tags
  • scripts

  • styling

  • layout elements

Humans need those.

AI agents don’t.

But AI Agents still have to read every one of those tokens.

And tokens = cost.

How it works

If an AI agent sends this header in the request:

Accept: text/markdown

Cloudflare’s edge network:

  • Fetches the original HTML

  • Converts it to Markdown in real time

  • Sends the simplified version back

No changes required to the website.

Just flip a switch.

Cloudflare also adds a header showing token count, so agents can decide:

  • whether the document fits in context

  • whether it needs chunking

We’re entering a phase where websites aren’t just built for humans anymore.

They’re also built for:

  • AI agents

  • AI search

  • AI workflows

HTML was designed for browsers.

Markdown might become the default interface for AI.

🔥 Join developers growing publicly
Share your knowledge, build in public, and grow your developer presence with a global community.

More Posts

SEO-Friendly Web Design Checklist: Architecture Before Aesthetics

stepan-nikonov - Aug 30

TypeScript Complexity Has Finally Reached the Point of Total Absurdity

Karol Modelski - Apr 23

The Audit Trail of Things: Using Hashgraph as a Digital Caliper for Provenance

Ken W. Algerverified - Apr 28

Merancang Backend Bisnis ISP: API Pelanggan, Paket Internet, Invoice, dan Tiket Support

Masbadar - Mar 13

The Reasoning Ledger: Remembering Decisions, Not Just Data

Ken W. Algerverified - Aug 20
chevron_left
8.1k Points206 Badges
Indiaaimletc.com
82Posts
52Comments
14Connections
Nikhilesh is an entrepreneur, teacher and tech nerd
He is an IIT Kharagpur alumnus. He is also a Goo... Show more

Related Jobs

View all jobs →

Commenters (This Week)

2 comments
1 comment
1 comment

Contribute meaningful comments to climb the leaderboard and earn badges!