class Kramdown::Converter::Html

def convert_br(el, inner, indent)

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