# File lib/kramdown/converter/latex.rb, line 528
      def convert_entity(el, opts)
        entity_to_latex(el.value)
      end