class Kramdown::Converter::Pdf

def render_dt(el, opts)

def render_dt(el, opts)
  render_padded_and_formatted_text(el, opts)
end