* 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>
Summary
Trimmed the
descriptionfrontmatter on the Spanish and French Slack agent pages so each falls within the 130–160 character SEO range.Changes
es/agent/slack.mdx: 186 → 152 charsfr/agent/slack.mdx: 180 → 157 charsEnglish and Chinese variants were already within range or page-specific enough to leave unchanged.
Note
Low Risk
Documentation frontmatter-only edits with no runtime, auth, or data impact.
Overview
Shortens the
descriptionfrontmatter on the Spanish (es/agent/slack.mdx) and French (fr/agent/slack.mdx) Slack agent pages so each fits the 130–160 character SEO target (roughly 186→152 and 180→157 characters).The new copy still covers adding the Mintlify agent to Slack but reframes the value prop to emphasize asking questions about docs, updates from conversations, and team knowledge capture, instead of the longer prior wording about doc updates and keeping docs in sync. No body content or other locales change in this diff.
Reviewed by Cursor Bugbot for commit 313842c. Bugbot is set up for automated code reviews on this repo. Configure here.