class Kramdown::Converter::Html

def convert_br(_el, _indent)

def convert_br(_el, _indent)
  "<br />"
end