An open HTTP technique (not a SaaS, no vendor/lock-in): clients send Accept: text/markdown and the server returns Markdown from the same URL that still serves…
An open HTTP technique (not a SaaS, no vendor/lock-in): clients send Accept: text/markdown and the server returns Markdown from the same URL that still serves HTML to browsers — cutting token bloat for agent readers. Copy-paste recipes for Nginx, Caddy, Next.js, Astro, Django, Rails.