class Kramdown::Converter::Html

def convert_smart_quote(el, indent)

def convert_smart_quote(el, indent)
  entity_to_str(smart_quote_entity(el))
end