all repos — markup @ 61ade389c1e1c159359338f570d18464a44ddbc4

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