Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .vale/styles/config/vocabularies/Mintlify/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ err
expandables
Express
eyebrow
FAQ
FAQs?
(?i)favicons?
filename
flowcharts?
Expand Down Expand Up @@ -202,6 +202,7 @@ LTS
Lua
Lucide
(?i)luma
Markdown
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 2a8f281. Configure here.

macOS
(?i)mcp
md
Expand Down Expand Up @@ -287,7 +288,7 @@ PST
pytest
Python
QBRs
quickstarts?
(?i)quickstarts?
RAG
RBAC
React
Expand Down
Loading