all repos — markup @ 5469fb357ee49696aa2035c3d91fc2bbd6f9c26d

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