Hahnbee Lee
Co-Founder
Share this article

Launch Week Day 5 introduced the Web Editor, a VS Code-inspired interface that allows users to edit documentation content directly in the browser without needing an IDE. The editor provides live preview functionality, instant markdown validation, and enables direct commits and pushes from the dashboard, giving users flexibility to choose between CLI and web-based workflows.
Day 5 of Launch Week brings our most requested feature yet—our Web Editor.
Inspired by editors like VS Code, our Web Editor enables you to alter your docs content right on the web, no IDE needed. Through the editor workflow, you can now commit and push directly from the dashboard, rather than going through Git.
Through the editor, you can now get a live preview of your content without the CLI. This high-fidelity preview sits right beside your code and automatically reflects any changes made in code.
Using our parsers, valid markdown code instantly generates a preview so you can better visualize your edits. Invalid code (such as missing a closing tag of an element) prevents live previews— ensuring that you are alerted to errors as soon as possible.
We used packages from our Dashboard and Mint, including React, Next.js, Tailwind CSS, and remark and rehype plugins, to create the ideal Web Editor experience.
Why it matters
When it comes to delivering a best-in-class platform, we want all our users to have the flexibility and convenience to work in whichever mode they prefer. With Web Editor, developers, PMs, and technical writers can now choose between the CLI and the editor experience.
More options means more freedom to work however you like, and we are proud to say that our users can now easily leverage the optimal docs-building experience for their workflows.
Getting started
The web editor is now available in beta on the dashboard for all of our users!
To stay tuned with future updates, follow our Twitter. Join the community to request features and show us some love!
More blog posts to read

Terminal Agents Are the Future - We're Launching mint new
We're launching mint new to bring Mintlify to your terminal workflow. Create docs sites in seconds with terminal agents like Claude Code.
October 30, 2025Denzell Ford
Engineering

How we’re making Mintlify documentation more accessible
Learn about recent accessibility improvements and how Mintlify helps you create documentation that works for users regardless of how they access and interact with your site.
October 24, 2025Ethan Palm
Technical Writing
Hahnbee Lee
Co-Founder