all repos — markup @ cb3554f06c9496ac8fabe5dd6bb5c9a9d512ac22

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