# viewdown **Repository Path**: mirrors_svenanders/viewdown ## Basic Information - **Project Name**: viewdown - **Description**: markdown viewer for mac os x - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README A Markdown Viewer ================= Application that opens `.md` [markdown](http://daringfireball.net/projects/markdown/) files for viewing. The uses file system events to figure out when the source markdown file changes and refresh the viewer with the new markup. This means I can use my favourite text editor (emacs) to edit my markdown files at the same time as seeing the results. # Binaries # * [v1.0.1](http://algesten.github.com/viewdown/viewdown-1.0.1.zip) (Built on Xcode 4.5.2 on Mac OS X 10.8.2) * [v1.0a](http://algesten.github.com/viewdown/viewdown-1.0a.zip) (Built on Xcode 4.3.2 on Mac OS X 10.7.3)