Markdown for AI agents

Read the Docs serves a Markdown version of documentation pages to clients that request it, using HTTP content negotiation. Markdown is smaller and easier to parse than rendered HTML, which makes it a better format for AI agents and language models to consume. This feature is enabled automatically...