-
Notifications
You must be signed in to change notification settings - Fork 77
Tools to support your markdown authoring
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 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.
Texts is rich editor for markdown, with multiple export options (e.g. PDF, Microsoft Word, LaTeX, HTML, ePub).
ByWord is a simple text editor for Mac and iOS.
Draft is a web-based markdown editor with cloud sync, image hosting and analytics.
Marked is a markdown previewer for Mac OS.