all repos — markup @ 17e27f0747b6987da4b03a34bc748f64b2ac64cf

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.4'
4    Version = VERSION
5  end
6end