Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion editor/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,22 @@
alt="Decorative image in dark mode"
/>

Create and edit documentation directly in your browser with the web editor. Work on content visually to see real-time previews or in Markdown; manage your site structure with drag-and-drop components; and publish changes using Git workflows.

Check warning on line 20 in editor/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

editor/index.mdx#L20

Use semicolons judiciously.

Check warning on line 20 in editor/index.mdx

View check run for this annotation

Mintlify / Mintlify Validation (mintlify) - vale-spellcheck

editor/index.mdx#L20

Use semicolons judiciously.

## Key features

- **Visual and Markdown editing**: Switch between visual and Markdown modes as you work.
- **Live preview**: See real-time changes as you edit without creating preview deployments.
- **Visual navigation editing**: Configure your navigation structure and see how your site's sidebar looks directly in the editor.
- **Drag-and-drop navigation**: Organize your site structure visually without editing configuration files.
- **Built-in media manager**: Upload and organize images and assets.
- **Configuration options**: Adjust all site configuration options from the editor without manually editing your `docs.json`.
- **Built-in media manager**: Upload and organize images and assets with drag-and-drop support.
- **Unused files section**: View and manage pages that aren't in your navigation with drag-and-drop support to add them.
- **Git synchronization**: All changes sync automatically with your documentation repository.
- **Branch workflows**: Work on feature branches and create pull requests for review.
- **Shareable preview links**: Share preview deployments directly from the editor toolbar.
- **Team collaboration**: Multiple team members can work simultaneously with preview deployments.
- **No GitHub sign-in required**: Work in the web editor without connecting a GitHub account.

## Get started

Expand Down