# File lib/kramdown/converter/html.rb, line 295
      def convert_entity(el, indent)
        entity_to_str(el.value, el.options[:original])
      end