all repos — markup @ f9028e34d5cd1e360c83a322ce57eef75cba7a4b

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