class Kramdown::Converter::Html

def convert_br(el, indent, opts)

def convert_br(el, indent, opts)
  "<br />"
end