all repos — markup @ 1903c9295d58dd430c590afaecead5144fc98427

The code we use to render README.your_favorite_markup

Add URL for redcarpet library, since it's not obvious how to get there from Daring Fireball.
Samuel Bronson naesten@gmail.com
Fri, 12 Aug 2011 15:29:44 -0300
commit

1903c9295d58dd430c590afaecead5144fc98427

parent

ef7723962b2220f5fe7bd0e88ed299c60cbda784

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`