all repos — markup @ ec16e9e9c2db129ac0bfd878f19393fdfad5e305

The code we use to render README.your_favorite_markup

Update redcarpet link to vmg. Fixes #149
Ted Nyman ted@ted.io
Sat, 04 Aug 2012 14:55:47 -0700
commit

ec16e9e9c2db129ac0bfd878f19393fdfad5e305

parent

f50d81556ff0f282a3025600d2866da651abff82

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, .mdown, .md](http://daringfireball.net/projects/markdown/) -- `gem install redcarpet` (https://github.com/tanoku/redcarpet) +* [.markdown, .mdown, .md](http://daringfireball.net/projects/markdown/) -- `gem install redcarpet` (https://github.com/vmg/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`