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

How Mintlify uses Claude Code as a technical writing assistant
As the sole technical writer at Mintlify, I'm always looking for ways to improve my workflows and empower other people on my team to contribute to the docs. I also want to take a vacation without blocking docs ships for a week and a half.
August 19, 2025Ethan Palm
Technical Writing

AI Documentation Trends: What's Changing in 2025
Coming into 2025, there were a number of predictions as to how AI would impact what we do and how we do it. And just halfway through the year, those predictions are already reshaping our daily tools and practices faster than anyone expected, across nearly every domain.
August 6, 2025Emma Adler
Contributor @ Hackmamba
Hahnbee Lee
Co-Founder