all repos — markup @ b183c895c6495de2ab89dec7ff6b0bc7d8a82eb7

The code we use to render README.your_favorite_markup

lib/github-markup.rb (view raw)

1module GitHub
2  module Markup
3    VERSION = '1.0.0'
4    Version = VERSION
5  end
6end