redcar
>
markup
>
preview

What is it?

It's a Redcar Editor plugin to render github supported markup, so I (and others) don't have to keep checking in incorrect versions of the README on github!

Install

Just follow the simple steps below (steps written against v0.9.2):

cd ~/.redcar/plugins
git clone https://github.com/orangemug/redcar_markup_viewer.git
cd redcar_markup_viewer
git submodule init
git submodule update

Usage

Open your README.format file in the editor and select

Plugins -> Markup Preview -> Preview (Auto/Choice)

Or hit

ctrl + shift + [m/p]

Currently the plugin supports:

Misc

Fork me on GitHub