https://github.com/vincentdchan/MDE
MDE is a markdown editor built on Electron
https://github.com/vincentdchan/MDE
editor electron electron-app markdown mde
Last synced: about 1 year ago
JSON representation
MDE is a markdown editor built on Electron
- Host: GitHub
- URL: https://github.com/vincentdchan/MDE
- Owner: vincentdchan
- License: lgpl-3.0
- Archived: true
- Created: 2016-10-16T11:15:20.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-19T14:05:52.000Z (over 8 years ago)
- Last Synced: 2024-11-14T06:34:12.777Z (over 1 year ago)
- Topics: editor, electron, electron-app, markdown, mde
- Language: TypeScript
- Homepage: http://mde.diverse.space/
- Size: 2.18 MB
- Stars: 38
- Watchers: 7
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

MDE(Markdown Editor) is a Markdown editor based on [Electron](http://electron.atom.io/), written in *Typescript*.
**Abandoned!**
\[[中文](./CN_README.md)\]

## Features
- Markdown and HTML syntax highlighting
- Rendered markdown preview
- White/Black color theme
- Search/Replace support
- HTML export
## Download
Go go the [releases](https://github.com/vincentdchan/MDE/releases) page and download the latest version.
## Windows 10
The UWP version is recomended, search `MDE Editor` in the Windows Store.
## Support Platform
- Win32 64 bit Version
- UWP(Windows Store) *only for win10*
- Linux 64 bit version (Ubuntu for developing)
Because I do not have any devices on OS X platform, I won't build it.
## Waiting for new version 0.1.3 (developing)
In the new version `0.1.3`, there are a lot of new features.
- Better preview experience
- More markdown syntax support
It's on progress and comming soon.
## Connect
[My blog](https://vincentdchan.github.io/tags/editor/) have a log of articles about
developing `MDE Editor`. If you are interested, please join me.