# File lib/kramdown/converter/latex.rb, line 175
      def convert_xml_pi(el, opts)
        warning("Can't convert XML PI")
        ''
      end