# File lib/maruku/helpers.rb, line 159
        def md_par(children, al=nil)
                md_el(:paragraph, children, meta={}, al)
        end