class Kramdown::Converter::Latex

def convert_entity(el, opts)

def convert_entity(el, opts)
  entity_to_latex(el.value)
end