Add markdown formatting for sponsor descriptions

This commit is contained in:
James Mason 2018-12-27 22:53:55 -08:00
parent 1fcd5c68c5
commit 3425e5e3c4
No known key found for this signature in database
GPG key ID: 1B3951886C449023
3 changed files with 3 additions and 3 deletions

View file

@ -24,7 +24,7 @@
%td
= sponsor.name
%td
= truncate(sponsor.description)
= truncate(markdown(sponsor.description))
%td
= sponsor.website_url
%td