Skip to content

Quick Look plugin for Markdown files on OS X using markdown2.py

Notifications You must be signed in to change notification settings

davea/qlmarkdownpython

Repository files navigation

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

About

Quick Look plugin for Markdown files on OS X using markdown2.py

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published