Markdown is automatically rendered to html GitHub but can easily be parsed into a variety of other formats including PDF and LaTex. To convert seamlessly to these formats, you’ll need a document converter. Pandoc is one such open source tool that is available on all platforms. You’ll need to install a local copy to be able to run all the examples in this repo.
Pandoc
Pandoc is a universal document converter. It works from the command line and you can quickly convert a document between any two formats. These include nearly all formats commonly used for scientific writing such as Word, Markdown, Latex, HTML and RTF.
Standalone applications
Texts
Texts is rich editor for Markdown, with multiple export options (e.g. PDF, Microsoft Word, LaTeX, HTML, ePub).
ByWord
ByWord is a simple text editor for OS X and iOS.
Mou
Mou is a simple, free, and powerful Markdown editor/previewer for OS X.
MarkdownPad
MarkdownPad is a Markdown editor for Windows. Both a Free and a Pro version exist; the latter adds support for (amongst other things) GitHub Flavored Markdown and Markdown Extra (including Tables).
MultiMarkdown Composer
“MultiMarkdown Composer is a text editor for Mac that is designed from the ground up around the MultiMarkdown Syntax. It is designed to make writing in MultiMarkdown (or Markdown) even easier than it already is, with automatic syntax highlighting, built in previews, easy export to any format that is supported by MultiMarkdown, and more!” [http://multimarkdown.com].
ReText
ReText is an open-source, platform-independent editor for both Markdown and reStructuredText.
Qute
Qute, is an open source, platform-independent editor for Markdown with MathJax-integrated live-preview.
Erato
Erato is a markdown editor for Mac users, supporting Github-flavored Markdown, including YAML front matter and task lists.
Web-based applications
Draft
Draft is a web-based markdown editor with cloud sync, image hosting and analytics.
Markable
Markable is another web-based markdown editor with export and integration options.
Prose.io
Prose is a web-based markdown editor for Github Pages.
Previewers
Marked
Marked is a markdown previewer for OS X.
Next: Citations
Citations breakout group at Markdown for Science workshop Citations should be specified as citation keys (e.g. (???). Pandoc and Multimarkdown both support human-readable formatting for this, but use different formatting.