Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 515 Bytes

README.markdown

File metadata and controls

15 lines (9 loc) · 515 Bytes

QLMarkdownPython

A Quick Look generator for Markdown files, using markdown2.py.

This generator uses the PyObjC bridge to natively call a Python implementation of Markdown, rather than hacking around with subprocesses and pipes, etc.

Installing

Run 'make' in the Plugin directory, build the project in Xcode, then put the resulting .qlgenerator bundle in ~/Library/QuickLook