Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.12 KB

readme.md

File metadata and controls

31 lines (19 loc) · 1.12 KB

MarkdownWin

A Markdown editor with live-preview for Windows.

Download the binary by tapping right here.

I built this because MarkedApp isn't available for Windows. Like MarkedApp, MarkdownWin will monitor a file for changes and keep the live preview in sync with your file. You can use whatever editor you want.

We use MarkdownSharp to render the live preview.

Features

  • Preview your Markdown file live, while you edit it.
  • Copy the HTML source to your clipboard with CTRL+C.
  • Print it with CTRL+P.
  • Float the preview window on top of other applications for easy viewing.

Screenshot

Dev Requirements
VS 2010, NuGet

Run psake.bat to build for release and update the /dist folder.

Notes

The icon was borrowed without permission from dashkards.com.

ICO created with converticon.com.