Add new list shortcuts to editor keyboard shortcuts - #7491
Merged
Merged
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
ethanpalm
approved these changes
Sep 24, 2026
This branch was successfully deployed
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.
Documentation changes
Adds the new editor list shortcuts shipped this week to the keyboard shortcuts page:
Verified against the editor keybindings in mintlify/mint (
Mod-Shift-9in ListItem.ts, list sink/lift in navigate-tab.ts).Closes
For Reviewers
When reviewing documentation PRs, please consider:
✅ Technical accuracy
✅ Clarity and completeness
✅ User experience
Generated by Mintlify Agent.
Requested by: neha@mintlify.com via Slack
Mintlify session: slack_1790228642.542629_C0B6K3CR3N2
Note
Low Risk
Documentation-only updates to the keyboard shortcuts page with no product or runtime impact.
Overview
Updates the Lists and blocks table on the keyboard shortcuts page to match recently shipped editor list keybindings.
Documents Cmd/Ctrl + Shift + 9 for task lists, clarifies that Shift + 8 and Shift + 7 also convert task items to plain bullets or numbered items, and adds Tab / Shift + Tab for indenting and outdenting selected list items.
Reviewed by Cursor Bugbot for commit b082fc6. Bugbot is set up for automated code reviews on this repo. Configure here.