Untitled draft#6279
Conversation
- Updated create/code.mdx - Updated docs.json Mintlify-Source: dashboard-editor
|
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. |
|
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. |
|
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 and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want reviews to match your repository better? Bugbot Learning can learn team-specific rules from PR activity. A team admin can enable Learning in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 2a7265a. Configure here.
| "workflows/reference", | ||
| "workflows/manage", | ||
| "workflows/create" | ||
| ] |
There was a problem hiding this comment.
Nav links missing workflow pages
Medium Severity
A new Workflows sidebar group lists workflows/index, reference, manage, and create, but no matching workflows/*.mdx pages exist in the repository. Those nav entries may fail validation or lead to missing pages unless separate content is added.
Reviewed by Cursor Bugbot for commit 2a7265a. Configure here.
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |


Note
Low Risk
Documentation and navigation-only edits with no runtime or security impact; the placeholder page title may confuse readers if merged as-is.
Overview
Updates the Format code page (
create/code.mdx) to match current code-fence meta syntax: twoslash, highlight, and focus examples now usehighlight={…}/focus={…}style instead of older shorthand, and the diff table adjusts C++/HTML comment guidance plus small example tweaks. The page title is set to"change"(replacing “Format code”), which looks like draft copy unless intentional.docs.jsonreorders sidebar items under Customize and Create content, places create/code before create/text, and adds a new Workflows group (workflows/index, reference, manage, create).Reviewed by Cursor Bugbot for commit 2a7265a. Bugbot is set up for automated code reviews on this repo. Configure here.