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