Shipped Channel Updates: Visual Mode and docs sidebar in MDX extension - #7345
Open
mintlify[bot] wants to merge 2 commits into
Open
Shipped Channel Updates: Visual Mode and docs sidebar in MDX extension#7345mintlify[bot] wants to merge 2 commits into
mintlify[bot] wants to merge 2 commits into
Conversation
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
Document the newly launched Visual Mode, docs sidebar, snippet forms, Tailwind class autocomplete, and preview find bar in the Mintlify MDX extension.
Changes
mint formatconverter.@paramtyping reference (types → inputs, optional/required markers, defaults).docs.json.className.Context
Launch announcement in #shipped linking to x.com/mintlify/status/2098493515936448842.
Note
Low Risk
Documentation-only changes across localized MDX pages; no runtime or application code.
Overview
Updates the Mintlify MDX extension docs (
cli/mdx-extension.mdxandes/fr/zhlocales) to match shipped extension features: Visual mode (rich editing, mode switch shortcuts, default editor, MDX round-trip viamint format), snippet forms (JSDoc@paramtyping table and behavior), and a Docs sidebar that mirrors and editsdocs.jsonnavigation.Also expands Autocomplete (close tags, enum props,
className/id/style, Tailwind inclassName), documents in-preview find (Cmd/Ctrl+F), refreshes frontmatter description/keywords, and tweaks preview copy (find vs browser dev tools).Reviewed by Cursor Bugbot for commit df361e8. Bugbot is set up for automated code reviews on this repo. Configure here.