# File lib/kramdown/converter/html.rb, line 98
      def convert_text(el, indent)
        escape_html(el.value, :text)
      end