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
4 changes: 4 additions & 0 deletions .vale/styles/config/vocabularies/Mintlify/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# =============================================================================
# MINTLIFY-SPECIFIC TERMS
# =============================================================================
AEO
APISection
blockIgnores
(?i)autoplay
Expand All @@ -16,7 +17,9 @@ CTAs
drilldown
expandables
(?i)favicons?
GEO
isHidden
llmstxt
(?i)mintlify
(?i)modetoggle
myName
Expand Down Expand Up @@ -265,6 +268,7 @@ sanitization
scss
scrollbar
SDK
sitemaps?
Copy link

Choose a reason for hiding this comment

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

Vocabulary term breaks alphabetical order between SDK entries

Low Severity

The sitemaps? entry is inserted between SDK and SDKs, breaking their logical grouping and the section's case-insensitive alphabetical ordering. Based on the established sort order, sitemaps? belongs between Singleline and skimmable, keeping the SDK/SDKs pair adjacent and the list consistently sorted for maintainability.

Fix in Cursor Fix in Web

SDKs
SEO
serverless
Expand Down
Loading