# File lib/jekyll/converters/markdown.rb, line 69
def
matches
(
ext
)
ext
=~
/(markdown|mkdn?|md)/i
end