On 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.
https://blog.thms.uk/2026/02/serving-markdown-to-ai-agentsOpen linkView original on programming.dev
Markdown can't execute JavaScript -> pretend to be a bot to get actually usable pages without tracking scripts
Yes!! That's exactly what I though! 😅😖
Maybe AI is useful after all!! 🤣
Seems like json would be more efficient.