seehiong/md-editor-pro — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a polished Markdown Editor Pro web app that feels like a clean GitHub style writing tool. I want a main editor where I can type markdown and instantly switch between editing and previewing, with support for tables, task lists, code blocks with highlighting, links, images, blockquotes, strikethrough, and LaTeX math equations that render nicely.

Please include dark and light theme support, preferably following the user’s system setting, plus a fullscreen writing mode for distraction free work. I also want simple file actions so I can import a markdown file, export my current writing as a markdown file, and copy the content to the clipboard. Show live stats like word count, character count, and line count.

Make it responsive so it works well on desktop and mobile. Add a built in markdown guide so users can quickly learn the syntax. Use React, TypeScript, Tailwind, and Vite, and keep the editor easy to drop into another React app later.

Want more depth? Deep Reverse