class Kramdown::Converter::Latex

def convert_smart_quote(el, opts)

def convert_smart_quote(el, opts)
  SMART_QUOTE_SYMS[el.value]
end