all repos — markup @ 92fb3cd0a4b44875d97ec095aa88279c0d21cec3

The code we use to render README.your_favorite_markup

Merge pull request #73 from SamB/patch-1

Add URL for redcarpet library
Ryan Tomayko rtomayko@gmail.com
Tue, 08 Nov 2011 08:42:32 -0800
commit

92fb3cd0a4b44875d97ec095aa88279c0d21cec3

parent

1dd3dd4001c4c9629c8c0b02f875ae86431bac3c

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M README.mdREADME.md

@@ -10,7 +10,7 @@

The following markups are supported. The dependencies listed are required if you wish to run the library. -* [.markdown](http://daringfireball.net/projects/markdown/) -- `gem install redcarpet` +* [.markdown](http://daringfireball.net/projects/markdown/) -- `gem install redcarpet` (https://github.com/tanoku/redcarpet) * [.textile](http://www.textism.com/tools/textile/) -- `gem install RedCloth` * [.rdoc](http://rdoc.sourceforge.net/) -- `gem install rdoc -v 3.6.1` * [.org](http://orgmode.org/) -- `gem install org-ruby`