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

https://github.com/imhta/mdeditor

mark down editor extension
https://github.com/imhta/mdeditor

Last synced: 3 months ago
JSON representation

mark down editor extension

Awesome Lists containing this project

README

          

![chrome extention](https://img.shields.io/badge/supported-chrome-blue)
# mdeditor
mark down editor extension, it provide mark down editing toolbar for text area of websites

> Currently tested on stackoverflow, github, dev.to

## Screenshots

## Installation

#### Clone

```bash
git clone https://github.com/imhta/mdeditor.git
cd mdeditor
```
#### Add to chrome

1. Open chrome
2. Visit chrome://extensions/
3. Click Load unpacked
4. Select the cloned folder

That's it

## Contributors ❤️
- [@imhta](https://github.com/imhta)

> Feel free to make pr or issues.