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