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 for Linux, Apple OS X, Microsoft Windows, the World Wide Web and more. --- [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 **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 **Dillinger.io** (web: [`dillinger.io`](http://dillinger.io/), github: [`joemccann/dillinger`](https://github.com/joemccann/dillinger)) ### Markdown Desktop Editors #### Universal **Atom** Markdown Preview - to be done **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! **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 **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. **MarkMyWords** (github: [`voldyman/MarkMyWords`](http://github.com/voldyman/MarkMyWords)) - a minimal markdown editor 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 #### Microsoft Windows **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 #### Apple Mac OS X **MacDown** (web: [`macdown.uranusjr.com`](http://macdown.uranusjr.com)) - open source Markdown editor inspired by Mou, with live preview of extended markdown syntaxes ## 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!