# File lib/kramdown/converter/latex.rb, line 527 def convert_entity(el, opts) entity_to_latex(el.value) end