diff --git a/public/templates/partials/credits-dialog.html b/public/templates/partials/credits-dialog.html index daa26b2d..ec31d0a3 100644 --- a/public/templates/partials/credits-dialog.html +++ b/public/templates/partials/credits-dialog.html @@ -45,6 +45,8 @@
  • UI-Bootstrap - for making Bootstrap and Angular.js get along
  • Revisionable - for making audit logs easy
  • Colorbox - for allowing us to have pretty lightboxes
  • +
  • Marked - for the Markdown parser
  • +
  • angular-marked - for giving us an Angular way to use Marked