# File lib/github/markup/markdown.rb, line 27 def initialize super(/md|rmd|mkdn?|mdwn|mdown|markdown|litcoffee/i) end