A Mark Down Viewer for Windows
- Live file monitoring allows you to use your favorite editor and view the rendered result immediately
- Support for multiple stylesheets including Git Hub Flavored Markdown
- Clone the repo and run the installer found in the
dist
folder - Alternatively you can use the direct link
- Open MutoMark (you will be presented with an open file dialog)
- Open the markdown file you want to view
- Using your favorite editor, make changes to the markdown
- Watch the results change in real time
You can open multiple documents using the Tray Icon (typically bottom right) or from the toolbar of an open window
- Fork the repo and make a pull request!
- In order to generate the installer (optional) you will need Inno Setup
- Installer is recreated on every release build (via post-build event and custom scripts)