class Kramdown::Converter::Html

def convert_typographic_sym(el, inner, indent)

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