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.1.zip
Source: http://github.com/toland/qlmarkdown



Many, many thanks! I have been waiting so long for such a QLGenerator.
[…] public links >> markdown QuickLook Preview for Markdown Saved by xmiluskx on Thu 20-11-2008 Sum Of All Your Choices Saved by ncsteacher on Mon 17-11-2008 […]
[…] public links >> markdown QuickLook Preview for Markdown First saved by ulasnay | 9 days ago DC Blogs Noted First saved by Flyingstorm | 22 days ago […]
[…] QLMarkdown – erstellt eine HTML-Vorschau einer in Markdown formatierten Datei […]
[…] are at least two plugins to add Quicklook support for Markdown files: the original by Phillip Toland calls in Perl to do the formatting, and a fork by Michael Dominic K which uses the discount C […]