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
feat: add Mermaid chart support and integrate with MDX components
- Added `mermaid` package to package.json for rendering diagrams.
- Created a new `Mermaid` component to handle Mermaid charts with theme support.
- Integrated the `Mermaid` component into the MDX components for rendering.
0 commit comments