Add markdown notice to collection description.
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Tue, 12 Feb 2013 23:02:56 +0000 (00:02 +0100)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Tue, 12 Feb 2013 23:02:56 +0000 (00:02 +0100)
commitb4ea20fa98d2ef9a25be6b964e2b9509c32d60d0
treeecea040820b98dbd04117d4f4967c054ce4c96f1
parentfc6616ed26496f112246f5945d8f37ef1d854da3
Add markdown notice to collection description.

Use wtforms_util.render_field_div on the collection
description, so that the markdown notice in the wtform is
actually rendered to html.
mediagoblin/templates/mediagoblin/user_pages/media_collect.html
mediagoblin/templates/mediagoblin/utils/wtforms.html