# File lib/kramdown/converter/html.rb, line 296 def convert_entity(el, indent) entity_to_str(el.value, el.options[:original]) end