A easy and simple GUI editor for markdown text. It can edit and run the markdown and .rst file format.
Editor | Run | Instant Run |
---|---|---|
To run the binary we need the folling enviroment
- window
To execute from the source code we need following dependencryes
- PyQt5
- mistune
To install the dependencryes
>>> pip install pyqt5
>>> pip install mistune
Explain how to run the automated tests for this system
build.bat
or
build.sh
©
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use GitHub for versioning. For the versions available.
- Prashant Kumar - Initial work - Sixpetal
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details