class Kramdown::Converter::Pdf

def render_br(el, opts)

def render_br(el, opts)
  text_hash("\n", opts, false)
end