# File lib/maruku/helpers.rb, line 123
        def md_br()
                md_el(:linebreak, [], {}, nil)
        end