Skip to content

docs: document expanded editor file support and blocked uploads#5872

Closed
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/7c60a2b2
Closed

docs: document expanded editor file support and blocked uploads#5872
mintlify[bot] wants to merge 2 commits into
mainfrom
mintlify/7c60a2b2

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 20, 2026

Summary

Documents the web editor's expanded support for source code, configuration, and plaintext files, along with the new behavior for unsupported binaries and the deny-list of executable formats.

Changes

  • Added an Edit source and config files section to editor/pages.mdx listing the newly supported extension categories (data/config, web, JS/TS, other languages, shell, query/schema, diffs/logs).
  • Documented that binary files like PDFs, fonts, archives, and Office docs now open to a No preview available pane instead of failing into the markdown editor.
  • Documented the deny-list of executable/installer formats (exe, msi, dll, dmg, pkg, deb, rpm, apk, jar, iso, …) that the editor refuses to upload or fetch.

Context

Reflects the upstream editor change that expands editable extensions and blocks executable uploads.


Note

Low Risk
Documentation-only updates that describe editor behavior; no runtime code changes or data/security logic modified.

Overview
Adds an Edit source and config files section to the editor docs (EN/ES/FR) describing which additional source/config/plaintext extensions open in the source editor.

Documents new handling for unsupported files: common binaries show No preview available, while executable/installer formats are explicitly blocked from upload and are never fetched from the repo.

Reviewed by Cursor Bugbot for commit 5b9ffc3. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 20, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview May 20, 2026, 3:47 AM

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 20, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
testsignup415 🟢 Ready View Preview May 20, 2026, 3:47 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants