Markdown Access

Markdown-friendly docs paths for AI agents, crawlers, and source-of-truth snippets.

Every docs page has a clean markdown counterpart at the same path with .md added.

Markdown path pattern

/docs/quick-start.md
/docs/api/authentication.md
/docs/examples/typescript.md
/llms.txt
/llms-full.txt

Content rules

  • Keep headings stable.
  • Prefer direct links over vague references.
  • Make examples copyable.
  • Keep roadmap placeholders clearly marked.