docs: fix duplicate keyword in zh contextual menu frontmatter#6082
Merged
Conversation
ethanpalm
added a commit
that referenced
this pull request
Jun 4, 2026
* docs: document download-pdf contextual menu option * Document contextual PDF download option (#6075) * Document contextual PDF download option * Tighten contextual PDF docs update * Remove contextual docs formatting change * add enterprise gate * add link in pdf-exports page * Update pdf-exports.mdx --------- Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> * docs: remove duplicate VS Code keyword in zh contextual menu frontmatter (#6082) Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> * docs: translate contextual PDF download updates to es and fr (#6083) Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> * docs: use sentence case for Expandable title in i18n guide (#6067) Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> * docs: tighten slack agent description length for SEO (#6078) Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> * docs: document download-pdf contextual menu option * Update ai/contextual-menu.mdx --------- Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> Co-authored-by: Leyland Yang <yangleyland@gmail.com> Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Remove duplicate
"VS Code"entry from thekeywordsarray in the Chinese contextual menu page.Changes
zh/ai/contextual-menu.mdx: deduplicate"VS Code"in frontmatterkeywords.Context
Audit of pages touched by #6075 (contextual PDF download docs) across English, Spanish, French, and Chinese locales. Only one objective issue was found; other files were free of spelling errors, grammar mistakes, and formatting issues.
Note
Low Risk
Documentation frontmatter only; no runtime, auth, or product behavior impact.
Overview
Removes a duplicate
"VS Code"entry from thekeywordsfrontmatter array on the Chinese contextual menu doc (zh/ai/contextual-menu.mdx). No body or config content changes.Reviewed by Cursor Bugbot for commit 036eb92. Bugbot is set up for automated code reviews on this repo. Configure here.