Markdown rendering for API components
Interactive API components now render as fenced code blocks and structured content in your site’s Markdown output. AI agents consuming your docs via .md URLs, llms.txt, or llms-full.txt receive the full request and response examples without parsing HTML, reducing content disparity between the rendered page and its Markdown representation.
This applies to the following components:
<EndpointRequestSnippet><EndpointResponseSnippet><EndpointSchemaSnippet><RunnableEndpoint><WebhookPayloadSnippet><Schema><SchemaSnippet>