class Kramdown::Converter::Kramdown

def convert_typographic_sym(el, _opts)

def convert_typographic_sym(el, _opts)
  TYPOGRAPHIC_SYMS[el.value]
end