From 0ce025cd4be079e22e05d70d130cde874ad2eccd Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Sat, 5 Sep 2026 08:00:11 +0000
Subject: [PATCH 1/2] docs: update editor sidebar docs for Markdown-only
default
---
editor/keyboard-shortcuts.mdx | 2 +-
editor/pages.mdx | 4 ++--
editor/settings.mdx | 2 +-
es/editor/keyboard-shortcuts.mdx | 2 +-
es/editor/pages.mdx | 4 ++--
es/editor/settings.mdx | 2 +-
fr/editor/keyboard-shortcuts.mdx | 2 +-
fr/editor/pages.mdx | 4 ++--
fr/editor/settings.mdx | 2 +-
zh/editor/keyboard-shortcuts.mdx | 2 +-
zh/editor/pages.mdx | 4 ++--
zh/editor/settings.mdx | 2 +-
12 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/editor/keyboard-shortcuts.mdx b/editor/keyboard-shortcuts.mdx
index 4d05cb5ff1..1fc067d50f 100644
--- a/editor/keyboard-shortcuts.mdx
+++ b/editor/keyboard-shortcuts.mdx
@@ -15,7 +15,7 @@ These shortcuts work regardless of which mode you're in.
| **Search files and content** | Cmd + K | Ctrl + K |
| **Toggle AI assistant** (when not editing text) | Cmd + I | Ctrl + I |
| **Switch between visual and source mode** | Cmd + Shift + S | Ctrl + Shift + S |
-| **Show all files** (including dotfiles and non-content files) | Cmd + Shift + . | Ctrl + Shift + . |
+| **Show all files** (including images, spec files, code, and dotfiles) | Cmd + Shift + . | Ctrl + Shift + . |
## Visual mode
diff --git a/editor/pages.mdx b/editor/pages.mdx
index 0f74d15b6b..70a2e2b7fc 100644
--- a/editor/pages.mdx
+++ b/editor/pages.mdx
@@ -14,7 +14,7 @@ The editor workspace is split into two tabs: **Home** and **Publishing**.
**Publishing** is your published site. It shows the navigation your visitors see, along with your site settings.
{/* vale Mintlify.OxfordComma = NO */}
-Home hides some files by default, including `docs.json`, files and folders whose names start with a dot, files with no extension, all-caps Markdown files like `README.md`, and `.css`, `.js`, `.jsx`, `.mjs`, `.cjs`, and `.pdf` files. To see all files, turn on [Show all files](/editor/settings) or press Cmd + Shift + . (macOS) or Ctrl + Shift + . (Windows).
+Home lists only Markdown pages (`.md` and `.mdx` files) in the sidebar by default. Everything else is hidden, including images, videos, PDFs, code, spec and data files like `openapi.yaml`, `docs.json`, dotfiles, and all-caps Markdown files like `README.md`. To see all files, turn on [Show all files](/editor/settings) or press Cmd + Shift + . (macOS) or Ctrl + Shift + . (Windows).
{/* vale Mintlify.OxfordComma = YES */}
## Create a page
@@ -23,7 +23,7 @@ To add a page to your navigation, click the