all repos — markup @ 5f0d596341c85a9ce8950161805faabcb9a16947

The code we use to render README.your_favorite_markup

don't fork this yet!
Chris Wanstrath chris@ozmm.org
Fri, 30 Oct 2009 19:03:55 -0700
commit

5f0d596341c85a9ce8950161805faabcb9a16947

parent

81e4ad671da71e3364103bc3f264938d7b50c1b5

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

jump to
M README.mdREADME.md

@@ -8,3 +8,6 @@ Or, more realistically:

require 'github/markup' GitHub::Markup.render(file, File.read(file)) + + +Don't send any pull requests until it's ready. It's not ready.