all repos — markup @ ef54c88f85cde04b717c3b13e1b2cd1084158ff4

The code we use to render README.your_favorite_markup

Edited README.md via GitHub
Matt Schallert mattschallert@gmail.com
Wed, 17 Aug 2011 14:11:51 -0300
commit

ef54c88f85cde04b717c3b13e1b2cd1084158ff4

parent

ef7723962b2220f5fe7bd0e88ed299c60cbda784

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

jump to
M README.mdREADME.md

@@ -58,7 +58,7 @@

### Classes If your markup can be translated using a Ruby library, that's -great. Check out Check `lib/github/markups.rb` for some +great. Check out `lib/github/markups.rb` for some examples. Let's look at Markdown: markup(:markdown, /md|mkdn?|markdown/) do |content|