markup

in lib/github/markup.rb [28:31]


    def markup(file, pattern, opts = {}, &block)
      markups << GemImplementation.new(pattern, file, &block)
    end