# File lib/kramdown/converter/latex.rb, line 79
      def convert_text(el, opts)
        escape(el.value)
      end