Skip to content

Untitled draft#6575

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
neha-mintlify-com/mintlify-update-ubffw07
Open

Untitled draft#6575
mintlify[bot] wants to merge 1 commit into
mainfrom
neha-mintlify-com/mintlify-update-ubffw07

Conversation

@mintlify

@mintlify mintlify Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Note

Low Risk
Documentation-only changes with no runtime impact; the CLI description typo and empty accordion/OpenAPI embed on unrelated pages are content quality risks worth fixing before merge.

Overview
This PR touches four MDX docs pages with mostly formatting and small copy edits, plus a few changes that look unintentional.

advanced-support.mdx reformats comparison tables (header separator rows), turns plain support and GTM emails into mailto: links, adjusts spacing in the response-time intro and Get started section (Vale comment placement), and adds a stray / line plus an empty <Accordion> at the top of the page.

ai-native.mdx normalizes frontmatter keywords spacing and embeds the OpenAPI playground page via import Openapi from '/api-playground/openapi.mdx' and <Openapi /> at the top of the AI-native overview.

cli/install.mdx re-indents fenced blocks inside <CodeGroup> (npm/pnpm install and update), escapes + in Node version strings as \+, and adds blank lines between troubleshooting <Accordion> entries. The meta description now ends with "boduction" instead of "production" (regression).

quickstart.mdx changes the opening line from "Mintlify uses" to "Mintlify will use" a docs-as-code approach (likely for lint/Vale).

Reviewed by Cursor Bugbot for commit 64892da. Bugbot is set up for automated code reviews on this repo. Configure here.

- Updated quickstart.mdx
- Updated advanced-support.mdx
- Updated ai-native.mdx
- Updated cli/install.mdx

Mintlify-Source: dashboard-editor
@mintlify

mintlify Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
tomee 🟢 Ready View Preview Jul 15, 2026, 4:07 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify mintlify Bot marked this pull request as ready for review July 15, 2026 19:02

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 2 potential issues.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 64892da. Configure here.

Comment thread advanced-support.mdx
keywords: ["support", "CSM", "enterprise"]
---

/

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Stray slash on support page

Medium Severity

A standalone / line was added immediately after the frontmatter on the advanced support page. It is not part of any component or prose and will render as stray content at the top of the published page.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 64892da. Configure here.

Comment thread advanced-support.mdx
/

<Accordion>
</Accordion>

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Accordion missing required title

Medium Severity

An empty Accordion was added at the top of advanced-support.mdx with no title prop and no body content. Mintlify accordions require a title, so this block is invalid and may fail validation or show a broken expandable section.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 64892da. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant