2016-03-16 02:16:02 +02:00
Awesome Series @ Write Kit
[Markdown (Syntax & Extensions, Documentation & Cheat Sheets, Libraries, ...) ](https://github.com/writekit/awesome-markdown ) •
[Markdown Editors & (Pre)viewers ](https://github.com/writekit/awesome-markdown-editors ) •
[Books (Services, Hand-Written, Auto-Built w/ Open Data, ...) ](https://github.com/writekit/awesome-books )
# Awesome Markdown Editors & (Pre)viewers
A collection of awesome markdown editors and (pre)viewers
2016-03-16 02:43:05 +02:00
for Linux, Apple OS X, Microsoft Windows, the World Wide Web and more.
2016-03-16 02:16:02 +02:00
---
[ANNOUNCEMENT] Looking for the latest news, tools, tips & tricks, and more
about markdown and friends?
Follow along the Manuscripts News ([@manuscriptsnews](https://twitter.com/manuscriptsnews)) channel on twitter for updates.
---
#### _Contributions welcome. Anything missing? Send in a pull request. Thanks._
_Zen Writing - leaving you alone with your thoughts and your words_
### Markdown Online Editors
2016-03-16 02:43:05 +02:00
**Minimalist Online Markdown Editor**
(web: [`markdown.pioul.fr` ](http://markdown.pioul.fr ),
github: [`pioul/Minimalist-Online-Markdown-Editor` ](https://github.com/pioul/Minimalist-Online-Markdown-Editor ))
**StackEdit**
(web: [`stackedit.io` ](https://stackedit.io ),
github: [`benweet/stackedit` ](https://github.com/benweet/stackedit ))
**Markdown Note**
(web: [`writekit.github.io/markdown.note/note.html` ](http://writekit.github.io/markdown.note/note.html ),
github: [`writekit/markdown.note` ](https://github.com/writekit/markdown.note )) -
another simple single HTML page, server-less Markdown editor in JavaScript
2017-05-30 09:28:54 +02:00
**Dillinger.io**
(web: [`dillinger.io` ](http://dillinger.io/ ),
github: [`joemccann/dillinger` ](https://github.com/joemccann/dillinger ))
2016-03-16 02:16:02 +02:00
### Markdown Desktop Editors
2016-03-16 02:43:05 +02:00
#### Universal
**Atom**
Markdown Preview - to be done
2017-01-08 06:39:29 +02:00
**Typora**
Typora is a highly unique and powerful markdown editor. The most surprising and difficult to explain feature, is the **in place** live preview. In a nutshell as you type markdown it previews the text behind your cursor eliminating the need for a separate preview space.
In addition to including some very nice looking css based themes it also leverages the power of `pandoc` by using an intermediary format behind the scene allowing you to import and export to many popular document formats including.
The current version, 0.9.23-1, still has some minor bugs and the OS X version is still in beta but, wow, does it look great!
2016-03-16 02:43:05 +02:00
**Visual Studio Code**
to be done
#### Linux
**Retext**
(github wiki: [`retext-project/retext` ](https://github.com/retext-project/retext/wiki ),
github: [`retext-project/retext` ](https://github.com/retext-project/retext )) -
ReText is a simple but powerful editor for markdown and reStructuredText markup languages.
ReText is written in Python language and works on Linux and other POSIX-compatible platforms.
**uText**
(web: [`atareao.es/tag/utext` ](http://www.atareao.es/tag/utext ),
ubuntu apps: [`utext` ](https://apps.ubuntu.com/cat/applications/utext )) -
uText is a very simple editor for Markdown. uText supports live text preview and syntax highlighting.
Supported export formats: HTML, ODT, PDF.
**Remarkable**
(web: [`remarkableapp.github.io` ](http://remarkableapp.github.io )) -
markdown editor for Linux and Windows
2016-03-16 02:16:02 +02:00
2016-03-16 02:43:05 +02:00
**UberWriter**
(web: [`uberwriter.wolfvollprecht.de` ](http://uberwriter.wolfvollprecht.de ),
ubuntu apps: [`uberwriter` ](https://apps.ubuntu.com/cat/applications/uberwriter )) -
UberWriter, beautiful distraction free writing.
With UberWriter you get only one thing: An empty textbox, that is to fill with your ideas.
There are no settings, you don't have to choose a font, it is only for writing.
You can use markdown for all your markup needs. PDF, RTF and HTML are generated via pandoc.
2016-03-16 02:16:02 +02:00
2016-03-16 02:43:05 +02:00
**MarkMyWords**
(github: [`voldyman/MarkMyWords` ](http://github.com/voldyman/MarkMyWords )) -
a minimal markdown editor
2016-03-16 02:16:02 +02:00
2017-07-28 14:57:36 +02:00
More / Articles
- [12 Best Markdown Editors for Linux ](http://bettertechtips.com/linux/markdown-editor-linux ), Better Tech Tips, July 2017
-- incl. Remarkable, Mark My Words, ReText, Ghostwriter, Abricotine, Typora, Haroopad, Caret, GitBook Editor, LightMd Editor, EME (Elegant Markdown Editor), PileMd
2016-03-16 02:43:05 +02:00
#### Microsoft Windows
2016-03-16 02:16:02 +02:00
2016-03-16 02:43:05 +02:00
**WriteMonkey**
(web: [`writemonkey.com` ](http://writemonkey.com )) -
full screen distraction free creative writing; no whistles and bells, just empty screen, you and your words;
WriteMonkey is light, fast, and free
2016-03-16 02:16:02 +02:00
2016-03-16 02:43:05 +02:00
#### Apple Mac OS X
2016-03-16 02:16:02 +02:00
2016-03-16 02:43:05 +02:00
**MacDown**
(web: [`macdown.uranusjr.com` ](http://macdown.uranusjr.com )) -
open source Markdown editor inspired by Mou, with live preview of extended markdown syntaxes
2016-03-16 02:16:02 +02:00
## Meta
**License**
The awesome list is dedicated to the public domain. Use it as you please with no restrictions whatsoever.
**Questions? Comments?**
Send them along to the markdown-discuss mailing list. Thanks!