# File lib/maruku/helpers.rb, line 152
    def md_ald(id, al)
      md_el(:ald, [], :ald_id => id, :ald => al)
    end