feat(markdown): render GitHub alert callouts as tinted cards#616
Conversation
There was a problem hiding this comment.
rainxchzed has reached the 50-review limit for trial accounts. To continue receiving code reviews, upgrade your plan.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (30)
WalkthroughThe pull request adds GitHub-style alert block rendering for markdown content, transforming ChangesGitHub Alert Block Rendering
🎯 2 (Simple) | ⏱️ ~12 minutes Possibly Related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 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 |
README and release-notes blockquotes starting with `> [!NOTE]`, `[!TIP]`, `[!IMPORTANT]`, `[!WARNING]`, `[!CAUTION]` now render as tinted Material 3 Card with category icon + colored container, matching GitHub mobile. Today they show as literal text in a plain blockquote.
How
Test plan
Summary by CodeRabbit
Release Notes