Files
github_textmate_preview/README.md
Kyle Neath e407148188 Add readme
2009-12-05 13:02:54 -08:00

504 B

GitHub Flavored TextMate Preview

This is a quick and dirty port of GitHub README styles to TextMate's preview window (used for styling Markdown previews).

It allows you to see READMEs as they will be styled in GitHub:

Sample Screenshot

Installation

cd ~ Library/Application Support/TextMate/Themes/
mkdir -p WebPreview
cd WebPreview
git clone git://github.com/kneath/github_textmate_preview.git github