# File lib/jekyll/page.rb, line 123
    def html?
      output_ext == '.html'
    end