all repos — markup @ a83ccb8f0e76d57522be3bef02b2547e8d5f5910

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