Watson1978 / QLMarkdownGFM

Quicklook plugin for Github Flavored Markdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QLMarkdownGFM

Introduction

QLMarkdownGFM is macOS Quick Look plugin for Github Flavored Markdown. This renders a thumbnail or preview using github/cmark.

Here is QLMarkdownGFM screenshots.

Thumbnail Preview

Installation

If you have been used other QuickLook plugin, please remove it before (See #3).

By homebrew-cask

If you use homebrew-cask, you can install this by following command.

$ brew tap Watson1978/formula
$ brew install --cask watson1978/formula/qlmarkdowngfm

To uninstall,

$ brew uninstall --cask watson1978/formula/qlmarkdowngfm
$ brew untap Watson1978/formula

By manual

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

If the newly installed plugin is not picked up instantly, you can run qlmanage -r in Terminal to refresh.

To uninstall, drag QLMarkdownGFM into the trash.

About

Quicklook plugin for Github Flavored Markdown

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 87.9%Language:Objective-C 6.7%Language:CSS 3.0%Language:Shell 1.8%Language:Ruby 0.6%