Paginated and expandable tables
Tables now support pagination, which splits rows across pages (<PaginatedTable>). Paginated tables can optionally be searchable (<PaginatedSearchableTable>) or expandable (expandable prop).
Use these new options to keep long reference tables scannable without a wall of rows.
1–6 of 10
Page suggestions in agent 404 responses
Requests for a nonexistent .md URL now return up to three “Similar pages” suggestions linking to the closest matching sources, so agents can recover from a broken link without a separate lookup.