frosty / qlmarkdown

QuickLook generator for Markdown files.

Home Page:http://fiatdev.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QLMarkdown

by Phil Toland http://fiatdev.com

Introduction

QLMarkdown is a simple QuickLook generator for Markdown files. It renders a preview of the selected Markdown file using John Gruber's Markdown.pl script.

For more information on Markdown see http://daringfireball.net/projects/markdown/.

Installation

Simply copy QLMarkdown.qlgenerator to ~/Library/QuickLook or /Library/QuickLook.

To uninstall, drag QLMarkdown into the trash.

Source Code

Source code is available at http://github.com/toland/qlmarkdown.

License

The QLMarkdown code is distributed under the same terms as Markdown.pl. See the file License.txt for more information.

Version History

Version 1.0 - July 15, 2008

  • Initial release.

About

QuickLook generator for Markdown files.

http://fiatdev.com

License:Other


Languages

Language:Perl 73.3%Language:C 19.3%Language:Objective-C 7.4%