You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: pass TOC data from compiled MDX modules to page components
- loadPageModule returns both default component and toc array
- PageData includes toc field (TableOfContents)
- entry-client and page-context extract toc from import.meta.glob modules
- DocsPage uses page.toc instead of hardcoded empty array
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments