Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 660 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 660 Bytes

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

These files need to live in ~/Library/Application Support/TextMate/Themes/WebPreview/github To install quickly:

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