Update from code changes: document editor version history - #6872
Open
mintlify[bot] wants to merge 10 commits into
Open
Update from code changes: document editor version history#6872mintlify[bot] wants to merge 10 commits into
mintlify[bot] wants to merge 10 commits into
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Contributor
Author
|
Update from code changes updated this PR. Updated Chinese editor page description for SEO compliance Source PRs
|
Contributor
Author
|
Update from code changes updated this PR. Added paragraph breaks to improve version history readability across four localized guides Source PRs
|
Contributor
Author
|
Update from code changes updated this PR. Refined restore-scope wording across four localized editor pages Source PRs
|
Contributor
Author
|
Update from code changes updated this PR. Added no new documentation; completed a best-practices audit Source PRs
|
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
Documents the editor version history and restore features introduced in mintlify/mint#9783 and mintlify/mint#9787.
Changes
Note
Medium Risk
Documentation-only changes to MDX guides. The documented restore action replaces current page content and can overwrite unsaved edits.
Overview
Documents the editor version history feature across English, Spanish, French, and Chinese
editor/pages.mdxguides.Adds a Version history section (after diff view in EN/ES/FR; after Markdown mode in ZH) covering how to open it via More options → Version history, what each saved entry shows (author, relative time, Latest), scope (current page and branch), Show more versions pagination, the
docs.jsonexclusion, and the restore workflow for older versions.Users with permission to edit a page can select Restore on an older version and confirm the action. Restore replaces the current page content, including unsaved changes. Restore is unavailable on blocked deploy branches and the Latest version. Users cannot compare versions from the drawer.
Frontmatter keywords now include version history; the Chinese page also gets a focused description covering version history alongside other page-editing topics.
Reviewed by Cursor Bugbot for commit 82db3dc. Bugbot is set up for automated code reviews on this repo. Configure here.
Update history