all repos — markup @ 1d189e7da7f82750bc2b9d8b326a50b9dff21925

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