https://github.com/ganesh-bruno/markdownmate
MarkdownMate is a simple and lightweight markdown viewer.
https://github.com/ganesh-bruno/markdownmate
markdown markdown-editor markdown-lang
Last synced: about 1 year ago
JSON representation
MarkdownMate is a simple and lightweight markdown viewer.
- Host: GitHub
- URL: https://github.com/ganesh-bruno/markdownmate
- Owner: ganesh-bruno
- Created: 2025-05-11T10:57:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-11T11:48:54.000Z (about 1 year ago)
- Last Synced: 2025-05-11T12:18:51.984Z (about 1 year ago)
- Topics: markdown, markdown-editor, markdown-lang
- Language: HTML
- Homepage: https://markdownmate.vercel.app/
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📝 MarkdownMate
**MarkDownMate** is a simple and lightweight Markdown viewer that lets you preview your markdown content exactly as it would appear on platforms like GitHub.
It's perfect for writers, developers, and anyone who works with `.md` files and wants a real-time preview without committing changes or pushing to a repo.

## 🚀 Features
- 🔄 **Live Preview** – See your rendered Markdown as you type
- 🧩 **Code Syntax Highlighting**
- 📋 **Copy-to-Clipboard** for previewed content
---
## 📦 Installation
### Option 1: Clone the Repo
```bash
git clone https://github.com/yourusername/MarkDownMate.git
cd MarkDownMate
open index.html