MarkDown Editor
An open-source metro-style desktop markdown editor for Windows 7 and above.
The license of this project is General Public License(GPL).
Official Website: http://chenguanzhou.github.io/MarkDownEditor/
Screenshot
Features
The editor has the following features
:
- Full-function markdown editor
- Real-time synchronization preview
- Upload local image (Not available in Mainland China)
-
Multiple markdown standards support:
- Markdown
- Strict Markdown
- Github Markdown
- PHP Markdown Extra
- MultiMarkdown
- CommonMark
-
Ability to export to multiple file type:
- plain html
- html with css
- rtf
- docx
- epub
- latex
Modern(Metro) Style App
- Code highlighting
- Support of English & 简体中文
- Switching the accent color of theme
- Editing Mode & Reading Mode
- Full Screen support
- ......
Download
For Win7 and Win8/8.1 users, please install .Net Framework 4.5 before running MarkDown Editor.
For Win10 users, the .Net Framework 4.5 has been preinstalled.
Dev
For a WPF project, I recommand VS2015 Community Edition to build.
3rdParty
- Chromium Embedded Framework
- CefSharp
- qiniu csharp-sdk
- MahApps.Metro
- Newtonsoft.Json
- AvalonEdit
- MVVM Light Toolkit
- Imgur.API
- SimpleHelpers.Net
- UDE.CSharp
- WkHtmlToXDotNet
- The WiX Toolset