On Serving Markdown to AI Agents

https://blog.thms.uk/2026/02/serving-markdown-to-ai-agents

Recently the idea of serving Markdown to AI agents has gained traction. Cloudflare wrote about it and built a dashboard toggle to convert responses to Markdown automatically, using content negotiation to detect whether the requesting client wants Markdown or HTML.

5 points · 3 comments · view on lemmy.world

3 Comments

Babbiorsetto@lemmy.sdf.org · 6 pts · 202d (1 reply)

Markdown can't execute JavaScript -> pretend to be a bot to get actually usable pages without tracking scripts

lascapi@jlai.lu · 1 pts · 189d

Yes!! That's exactly what I though! 😅😖

Maybe AI is useful after all!! 🤣

etchinghillside@reddthat.com · 1 pts · 202d

Seems like json would be more efficient.