I have found lots of libraries that use .md files for their documentation, especially on Github. I can't seem to find how to visualize them correctly on windows, only on Linux (with a specific version of Perl)
Any ideas?
|
|
Try Downmarker? https://bitbucket.org/wcoenen/downmarker |
|||||||||||||||||
|
|
I also wanted a Markdown editor for Windows, so I decided to make exactly the app I needed. I ended up creating MarkdownPad (http://markdownpad.com), a full-featured Markdown editor for Windows.
MarkdownPad is lightweight (about 1.5 MB, not including the .NET 4 Framework), and offers Live HTML Preview, convenient keyboard shortcuts and toolbar buttons and many other features:
And I created this post in MarkdownPad! |
|||||||||||||||||||||
|
|
Just found the Markdown-Preview Chrome Extension which lets you visualize the file in the Browser. Be sure to read the installation instructions. |
|||
|
|
|
No need to install anything : |
|||||
|
|
If you have Eclipse already installed, just use the Eclipse Markdown Editor Plugin. |
|||
|
|
|
I have always used Windows Word Pad and it has seemed to work. |
|||
|
Markdown reads just fine as plain text, open it in your usual text editor. |
|||
|
|