all repos — markup @ 17e27f0747b6987da4b03a34bc748f64b2ac64cf

The code we use to render README.your_favorite_markup

Bump version of literati to allow for comments support
Jeremy McAnally jmcanally@github.com
Wed, 07 Nov 2012 16:11:51 -0500
commit

17e27f0747b6987da4b03a34bc748f64b2ac64cf

parent

8444bdc5b26f29ee62c1c100cc377534d23bb6a9

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

jump to
M GemfileGemfile

@@ -5,5 +5,5 @@ gem "rdoc", "~>3.6"

gem "org-ruby", ">= 0.7.0" gem "creole", "~>0.3.6" gem "wikicloth", "=0.6.0" -gem "literati", "= 0.0.2" +gem "literati", "= 0.0.3" gem "rake"