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

https://github.com/dbackowski/md-editor

Simple markdown editor in electron
https://github.com/dbackowski/md-editor

electron markdown markdown-editor

Last synced: 7 months ago
JSON representation

Simple markdown editor in electron

Awesome Lists containing this project

README

          

# MdEditor

Simple markdown editor in electron.

![screenshot](http://i.imgur.com/HqEAogk.png)

## Usage

yarn
yarn start

To create standalone packages for Linux (x64) and Mac OS X (x64):

yarn run build

Standalone packages for Linux (x64) and Mac OS X (x64):
https://github.com/dbackowski/md-editor/releases

## License

Released under the MIT License.