class GitHub::Markup::Implementation

def file_ext_regexp

def file_ext_regexp
  @file_ext_regexp ||= /\.(#{regexp})\z/
end