class Kramdown::Converter::Pdf

def render_smart_quote(el, opts)

def render_smart_quote(el, opts)
  text_hash(smart_quote_entity(el).char, opts)
end