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
- Host: GitHub
- URL: https://github.com/imhta/mdeditor
- Owner: imhta
- License: mit
- Created: 2019-10-02T16:55:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-17T14:19:33.000Z (over 6 years ago)
- Last Synced: 2025-01-20T17:17:41.998Z (over 1 year ago)
- Language: JavaScript
- Size: 142 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

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