class Kramdown::Converter::Latex

def convert_entity(el, _opts)

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