QuickLook Preview for Markdown
Jul 29th, 2008 by phil
I was curious about QuickLook generators and decided to write a quick generator for previewing Markdown files. QuickLook generators are pretty simple and it didn’t take me long to throw something together. This plugin creates an HTML preview from the Markdown source and renders that in the QuickLook window.
If you are interested you can download a binary or check out the source on Github.
Download: QLMarkdown-1.0.zip
Source: http://github.com/toland/qlmarkdown





Many, many thanks! I have been waiting so long for such a QLGenerator.