Add Vale vocabulary terms from help center guide#5302
Conversation
Generated-By: mintlify-agent
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
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.
Reviewed by Cursor Bugbot for commit 2a8f281. Configure here.
| Lua | ||
| Lucide | ||
| (?i)luma | ||
| Markdown |
There was a problem hiding this comment.
Markdown entry breaks alphabetical ordering convention
Low Severity
The Markdown entry is inserted before macOS, but the file is maintained in case-insensitive alphabetical order. Since "mac" sorts before "mar", Markdown belongs after macOS. This breaks the sorting convention used throughout the file, which could lead to accidental duplicate entries in the future when contributors don't find an existing term in the expected position.
Reviewed by Cursor Bugbot for commit 2a8f281. Configure here.


Adds vocabulary entries flagged by Vale spelling checks in the new
guides/help-center.mdxfile from #5301:FAQsQuickstartNote
Low Risk
Low risk: only updates Vale spelling vocabulary, affecting linting output but not runtime behavior.
Overview
Updates the Vale accepted vocabulary list to reduce false-positive spelling warnings by adding
Markdown, allowing pluralFAQs?, and making(?i)quickstarts?case-insensitive to match capitalized usage.Reviewed by Cursor Bugbot for commit 2a8f281. Bugbot is set up for automated code reviews on this repo. Configure here.