all repos — markup @ d565a88a743c2624351ce4cd1f027d2bb1cd76ed

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