Skip to content

Add Mintlify UI identifiers to Vale vocabulary#4572

Closed
mintlify-development[bot] wants to merge 1 commit into
mainfrom
mintlify/vale-vocab-ui-ids-1773770057
Closed

Add Mintlify UI identifiers to Vale vocabulary#4572
mintlify-development[bot] wants to merge 1 commit into
mainfrom
mintlify/vale-vocab-ui-ids-1773770057

Conversation

@mintlify-development
Copy link
Copy Markdown
Contributor

@mintlify-development mintlify-development Bot commented Mar 17, 2026

Summary

  • Added 30 regex patterns covering 74 Mintlify UI identifier and selector names to the Vale vocabulary accept.txt
  • These terms appear as plain text in customize/custom-scripts.mdx (inside Accordion components documenting CSS identifiers and selectors) and would be flagged by Vale.Spelling
  • Triggered by PR Document data-active attribute for active state CSS targeting #4524 which modified customize/custom-scripts.mdx

The patterns use regex grouping to efficiently cover related identifier families (e.g., Sidebar(Content|Group(Header|Icon)?|Nav(GroupDivider|Item)|Title) instead of 7 separate entries).


Note

Low Risk
Low risk change limited to documentation linting: it only expands Vale's accepted vocabulary and does not affect runtime code.

Overview
Updates the Vale vocabulary accept.txt to whitelist Mintlify UI identifier/selector names (added as grouped regex patterns) so these component/selector strings are no longer flagged by Vale.Spelling in documentation content.

Written by Cursor Bugbot for commit c5da4aa. This will update automatically on new commits. Configure here.

@ethanpalm ethanpalm closed this Mar 17, 2026
@ethanpalm ethanpalm deleted the mintlify/vale-vocab-ui-ids-1773770057 branch March 17, 2026 18:20
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