# File lib/kramdown/converter/html.rb, line 313
      def convert_smart_quote(el, indent)
        entity_to_str(smart_quote_entity(el))
      end