Fix mermaid chart not rendering in hybrid search overview#3553
Fix mermaid chart not rendering in hybrid search overview#3553
Conversation
Remove CodeGroup wrapper around the mermaid diagram so Mintlify renders it as a flowchart instead of showing raw mermaid syntax. Fixes #3543
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughRemoved Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Same issue as the hybrid search overview: CodeGroup wrapper prevents Mintlify from rendering the mermaid diagram.
Summary
<CodeGroup>wrapper around the mermaid flowchart in the hybrid search overview page<CodeGroup>causes the raw syntax to be displayed insteadFixes #3543
Test plan
/docs/capabilities/hybrid_search/overview#how-it-worksSummary by CodeRabbit