all repos — markup @ 2b1a41eef50c05d65093a6692f1ffe3a047e400c

The code we use to render README.your_favorite_markup

lib/github-markup.rb (view raw)

1module GitHub
2  module Markup
3    VERSION = '0.7.5'
4    Version = VERSION
5  end
6end