Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-19T14:05:52.000Z (about 7 years ago)
- Last Synced: 2024-08-04T00:14:08.485Z (6 months 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-bar.png](https://ooo.0o0.ooo/2017/02/14/58a31a1041cf4.png)
MDE(Markdown Editor) is a Markdown editor based on [Electron](http://electron.atom.io/), written in *Typescript*.
**Abandoned!**
\[[中文](./CN_README.md)\]
![mde.gif](https://ooo.0o0.ooo/2017/02/08/589af9da2cae8.gif)
## 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 supportIt'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.