# File lib/kramdown/converter/html.rb, line 248
      def convert_br(el, indent)
        "<br />"
      end