class Kramdown::Converter::Html

def convert_smart_quote(el, indent, opts)

def convert_smart_quote(el, indent, opts)
  "&#{el.value};"
end