all repos — markup @ 0fdd4a75ec5013e038423616368e79bdec6ff605

The code we use to render README.your_favorite_markup

Merge pull request #74 from schallert/patch-1

Fix README typo.
Ted Nyman ted@ted.io
Sat, 04 Aug 2012 15:02:12 -0700
commit

0fdd4a75ec5013e038423616368e79bdec6ff605

parent

ec16e9e9c2db129ac0bfd878f19393fdfad5e305

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

jump to
M README.mdREADME.md

@@ -57,7 +57,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|