Oh Dear added AI-friendly markdown responses to their docs by supporting `Accept: text/markdown` headers and `.md` URL suffixes, reducing token usage by 94–99% compared to HTML. Deploying to production revealed two caching layers breaking the feature: Cloudflare (fixed with a Cache Rule to bypass cache for markdown requests,

Sort: