Skip to content
Documentation for AI agents

Documentation for AI agents

Every documentation and blog page is published in both HTML and Markdown. The HTML contains an alternate link to its Markdown representation.

Discovery files

Page-level Markdown

Append .md to a page’s path. For example:

/docs/concepts/   HTML
/docs/concepts.md Markdown

The page context menu also provides Copy as Markdown and View as Markdown actions.

Content guarantees

Documentation and blog sources use portable Markdown without Hugo or Hextra shortcodes. An automated site check rejects shortcodes in those sections so the published Markdown remains directly useful outside the website renderer.