# File lib/html/pipeline/filter.rb, line 105
      def parse_html(html)
        HTML::Pipeline.parse(html)
      end