Skip to content

Conversation

@mintlify-development
Copy link
Contributor

Completely rewrote the quickstart page to provide a cleaner, more structured introduction to the documentation platform. Updated content includes streamlined setup instructions, better organized sections, and improved code examples for faster onboarding.

Files changed:

  • quickstart.mdx

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

This PR is being reviewed by Cursor Bugbot

Details

Your team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

---
title: "Hello World"
title: "Welcome to our docs" // [!code ++]
title: "Introduction" // [!code --]
Copy link

Choose a reason for hiding this comment

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

Bug: Invalid YAML Syntax in Quickstart Guide

The YAML frontmatter example in the quickstart guide contains invalid syntax. It includes duplicate title keys and uses // for comments, which is not valid YAML. Copying this example would lead to YAML parsing errors and broken frontmatter.

Fix in Cursor Fix in Web

@ethanpalm
Copy link
Collaborator

test PR

@ethanpalm ethanpalm closed this Sep 17, 2025
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.

2 participants