On Serving Markdown to AI Agents
On Serving Markdown to AI Agents
blog.thms.uk
On Serving Markdown to AI Agents - blog.thms.uk
Cloudflare and Spatie have both shipped tools to serve Markdown to AI agents. I tried it - and discovered ChatGPT silently rejects text/markdown responses entirely.

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.