UNPKG

verb-readme-includes

Version:

Template partials for Verb, the markdown documentation generator with zero-configuration required.

6 lines (5 loc) 162 B
{% if (contributors) { %} ## Contributors {% contributors.forEach(function (contributor) { %} * [{%= contributor.name %}]({%= contributor.url %}){% }) %} {% } %}