Which application to preview .md files?
Is there an application to preview markdown
files (.md
files) on OSX (for instance on Maverick)?
Solution 1:
The superuser question, Markdown Live Preview Editor?, provides a wealth of options:
- BBEdit
- TextMate
- Mou
- Marked
- MarkdownLive
- Atom
- Marked 2
- MacDown
In additional to those, you can install a markdown QuickLook plugin for Finder based previews.
MarkdownLive
Mou
Marked 2
Solution 2:
I would like to add the excellent - and open source - MacDown to the list.
Solution 3:
Visual Studio Code
Source: https://code.visualstudio.com/docs/languages/markdown#_markdown-preview
Microsoft's Visual Studio Code has been surprisingly pleasant to use as a general purpose IDE, and elegantly renders markdown.