file_ext_regexp

in lib/github/markup/implementation.rb [22:25]


      def file_ext_regexp
        @file_ext_regexp ||= /\.(
      end