Agent-readable docs index: /llms.txt. Download /docs.zip to grep all markdown files locally.

Columns

Columns is the layout primitive for multi-column content, while Column is helpful when the child is not already a card-like block.
Card in a column
Cards can be direct children of Columns.
Column wrappers are useful when the content is mixed prose, lists, or nested components.
  • Markdown lists render correctly
  • Nested components can sit below prose
Use Column when the child is not already a layout component.
One
Two
Three

Holocron differences

  • Holocron supports the common cols={1-4} usage pattern.
  • The responsive details are simpler than Mintlify's marketing docs, but the authoring model is the same.