An open API service indexing awesome lists of open source software.

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.

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.

![image](https://github.com/user-attachments/assets/b8095124-f42c-4602-a49a-59046966017c)

## 🚀 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