class Kramdown::Converter::Pdf

def render_entity(el, opts)

def render_entity(el, opts)
  text_hash(el.value.char, opts)
end