A simple, clean web-based Markdown editor and previewer with real-time rendering!
- 🌗 Light/Dark mode toggle
- 🔄 Real-time Markdown preview
- 📊 Support for diagrams with Mermaid
- 📐 Math equation rendering with MathJax
- 📋 Copy HTML to clipboard
- 🎨 Clean, iOS-inspired UI
You can access the live version of this app at ReadMD.
If you want to run it locally:
git clone https://github.com/crunny/Markdown.git
cd Markdown
# Open index.html in your browser- HTML, CSS, and JavaScript
- Marked.js for Markdown parsing
- MathJax for math equation rendering
- Mermaid for diagrams
This project is licensed under the GNU General Public License v3.0 (GPL-3.0) - see the LICENSE file for details.
Made with ❤️ by crunny
