add new badges for widget and github repo component - #6940
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit c22eeaf. Configure here.
| <GitHub.Repo repo="mintlify/docs" /> | ||
|
|
||
| ```mdx | ||
| ```mdx react |
There was a problem hiding this comment.
Accidental code block title
Low Severity
The fence was changed from ```mdx to ```mdx react. In Mintlify, text after the language is the code block title, so this labels the example react. That looks unrelated to the badge changes and does not match the other ```mdx examples on this page.
Reviewed by Cursor Bugbot for commit c22eeaf. Configure here.


Documentation changes
Brief description of what's being updated
Closes
For Reviewers
When reviewing documentation PRs, please consider:
✅ Technical accuracy
✅ Clarity and completeness
✅ User experience
Note
Low Risk
Documentation-only frontmatter and code-fence label changes with no runtime or API impact.
Overview
Adds
tag: "New"frontmatter to the Widget (assistant/widget.mdx) and GitHub component (components/github.mdx) docs so they show a New badge in navigation.On the GitHub page, the basic example’s fenced code block is relabeled from
mdxtomdx reactso the snippet is highlighted as React MDX.Reviewed by Cursor Bugbot for commit c22eeaf. Bugbot is set up for automated code reviews on this repo. Configure here.