← Back to changelog
Marc Klingen
August 7, 2025
Docs now available as Markdown (.md) endpoints

Append .md to any docs URL to fetch the page as Markdown. Built at compile time for fast, reliable access.
You can now fetch the Markdown source of any docs page by appending .md
to the URL.
Example: /docs
→ /docs.md
From now on this powers:
- Copy as Markdown: now faster and more reliable
- Langfuse Docs MCP Server: new
getLangfuseDocsPage
tool
Was this page helpful?