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
- Host: GitHub
- URL: https://github.com/dbackowski/md-editor
- Owner: dbackowski
- License: mit
- Created: 2016-03-02T08:19:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T03:41:17.000Z (over 3 years ago)
- Last Synced: 2024-04-14T22:31:35.766Z (about 2 years ago)
- Topics: electron, markdown, markdown-editor
- Language: JavaScript
- Homepage:
- Size: 1.65 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MdEditor
Simple markdown editor in electron.

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