Skip to content

Conversation

@mintlify
Copy link
Contributor

@mintlify mintlify bot commented Dec 16, 2025

Added documentation for the new file and folder duplication feature in the visual editor. The new section explains how to duplicate files and folders, the -copied-N naming convention, and the different behaviors for folder duplication based on file structure.

Files changed:

  • editor.mdx - Added "Duplicate files and folders" section under "Manage content"

Generated from feat: implement duplication logic for file tree @ricardonunez-io


Note

Adds a new "Duplicate files and folders" section to editor.mdx, detailing duplication actions, -copied-N naming, navigation updates, and folder-specific behavior.

  • Docs (editor.mdx)
    • New section: Duplicate files and folders
      • Explains duplication via kebab menu; includes light/dark screenshots (/images/editor/duplicate-*.png).
      • File duplication: creates copies with -copied-N suffix; auto-added to navigation in docs.json.
      • Folder duplication:
        • If files share a common parent: duplicates folder structure with -copied-N suffix and updates paths.
        • If files are in different folders: duplicates files individually with -copied-N and updates navigation.

Written by Cursor Bugbot for commit 9994668. This will update automatically on new commits. Configure here.

Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
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