Hi - I built a small browser-based project called MD Studio:
It started as a personal project to help me learn AI-assisted web development and Markdown, which I realised was used a lot in AI tools and software-development workflows.
MD Studio lets you:
It’s built with Preact, TypeScript, CodeMirror and Vite. It runs without an account or installation, and document content is processed locally in the browser.
This is a non-commercial learning project. I’d really appreciate feedback on confusing interface choices, conversion problems, browser issues or anything important I may have overlooked.
Feedback is welcome in the comments or through the public feedback repository:
https://github.com/marc-reid/md-studio-feedback Thanks!