Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mike-ward/Markdown-Edit

My attempt at a markdown editor for windows
https://github.com/mike-ward/Markdown-Edit

Last synced: 4 months ago
JSON representation

My attempt at a markdown editor for windows

Awesome Lists containing this project

README

        

***
This project is no longer maintained. I suggest you use [Visual Studio Code](https://code.visualstudio.com). Don't let the `it's a code editor` scare you off. It's accessable and very powerful (and cross platform!). There are several quality Markdown extensions that support many features not found in Markdown Edit.
***

Markdown Edit
=============

[![Build
status](https://ci.appveyor.com/api/projects/status/bqawxp5t4615y25s?svg=true)](https://ci.appveyor.com/project/mike-ward/markdown-edit)
[![Join the chat at
https://gitter.im/mike-ward/Markdown-Edit](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/mike-ward/Markdown-Edit?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Twitter](https://img.shields.io/twitter/url/https/github.com/mike-ward/Markdown-Edit.svg?style=social)](https://twitter.com/intent/tweet?text=Wow:&url=http://markdownedit.com)

[![Release](https://img.shields.io/github/release/mike-ward/Markdown-Edit.svg?style=flat-square)](https://github.com/mike-ward/Markdown-Edit/releases/latest)
[![GitHub issues](https://img.shields.io/github/issues/mike-ward/Markdown-Edit.svg)](https://github.com/mike-ward/Markdown-Edit/issues)
[![GitHub forks](https://img.shields.io/github/forks/mike-ward/Markdown-Edit.svg)](https://github.com/mike-ward/Markdown-Edit/network)
[![GitHub stars](https://img.shields.io/github/stars/mike-ward/Markdown-Edit.svg)](https://github.com/mike-ward/Markdown-Edit/stargazers)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/mike-ward/Markdown-Edit/master/LICENSE.txt)

![logo](https://raw.githubusercontent.com/mike-ward/Markdown-Edit/master/src/MarkdownEdit/logo.png)

[Home Page](http://markdownedit.com)

Markdown Edit is a Windows **desktop** Markdown editor with an emphasis
on content and keyboard shortcuts. There is minimal window chrome and
most functions are accessed through keyboard shortcuts. There is no main
menu, status bar, tabbed windows or other distractions.

[Mission Statement](MISSION_STATEMENT.md), [Roadmap](ROADMAP.md) and
[Contributor Guidelines](CONTRIBUTING.md)

> **Windows 7** - You're welcome to install MDE on Windows 7 but it's
> not supported. Some users have reported a font issue. The issue is
> cosmetic (some icons appear as blank squares). [Read more and link to
> new font](https://github.com/mike-ward/Markdown-Edit/issues/14).

Obligatory Screen Shot

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

Features
--------

- [Display Equation
Markup](http://markdownedit.com/markdown-edit-math-equations)
- [Drag and Drop image
uploads](http://mike-ward.net/2015/03/31/markdown-edit-1-4-imgur-uploads/)
- [Document
Formatting](http://mike-ward.net/2015/04/20/markdown-edit-1-5-released/).
Make your Markdown beautiful
- Syntax highlighting editor
- Side-by-side HTML preview
- Quickly show/hide preview
- Export to Word and PDF
- Smart link pasting
- [CommonMark](http://commonmark.org) standard Markdown engine
- GitHub Flavored Markdown
- User preferences stored in a text file for easy sharing
- Full screen covers task-bar (optional)
- Keyboard shortcuts for bold, italic, headers, lists, block
quotes, etc.
- User defined snippets improve the speed and proficiency of
writing documents.
- Modern UI look and feel
- **Not** a Windows Store App
- Synchronized scrolling
- User settable fonts, colors, themes
- User defined style sheets
- As you type spell checking
- **Paste Special** replaces Microsoft Word's
smart quotes/hyphens/etc. with plain text equivalents
- Quickly open recent files
- Quickly change themes
- Word Count
- Auto Save
- Select previous/next header
- Highlight current line
- [Open Source](https://github.com/mike-ward/Markdown-Edit)
- MIT License

*Markdown Edit's help has a more complete list of features/shortcuts*

[Home Page](http://markdownedit.com)

Requirements
------------

- Windows 7+
- .NET 4.6 (Get it at )
- [Fix for Windows 7 font
issue](https://github.com/mike-ward/Markdown-Edit/issues/14)

[Download](https://github.com/mike-ward/Markdown-Edit/releases/latest)