https://github.com/davea/qlmarkdownpython
Quick Look plugin for Markdown files on OS X using markdown2.py
https://github.com/davea/qlmarkdownpython
Last synced: 12 months ago
JSON representation
Quick Look plugin for Markdown files on OS X using markdown2.py
- Host: GitHub
- URL: https://github.com/davea/qlmarkdownpython
- Owner: davea
- Created: 2009-02-04T14:13:17.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2009-02-05T11:31:42.000Z (over 17 years ago)
- Last Synced: 2024-04-16T04:17:05.684Z (about 2 years ago)
- Language: Python
- Homepage:
- Size: 105 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
QLMarkdownPython
================
A Quick Look generator for [Markdown][0] files, using [markdown2.py][1].
[0]: http://daringfireball.net/projects/markdown/
[1]: http://code.google.com/p/python-markdown2/
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