initialize

in lib/github/markup/markdown.rb [26:29]


      def initialize
        super(/md|rmd|mkdn?|mdwn|mdown|markdown|litcoffee/i)
      end