mozilla / django-badger

django-badger is a reusable Django app for creating and awarding badges. See also badges.mozilla.org
https://github.com/mozilla/django-badger
BSD 3-Clause "New" or "Revised" License
117 stars 61 forks source link

Allow markdown, HTML, and/or linkify URLs in badge descriptions #25

Closed lmorchard closed 11 years ago

lmorchard commented 12 years ago

Badge descriptions are just plain text right now. Allow some clean HTML, markdown formatting, and/or linkified URLs in descriptions

lmorchard commented 11 years ago

Implemented URL linkifying and limited HTML for badge descriptions (ie. criteria) and award explanations (ie. evidence) in badg.us, but not as a core part of django-badger. This leaves it up to the deploying sites.

https://github.com/lmorchard/badg.us/commit/63f6e8f1e4da2e66de996d5db7daf9852db7211c