UNPKG

verb

Version:

Verb makes it easy to build project documentation using simple markdown templates, with zero configuration required.

3 lines 102 B
# Authors {% authors.forEach(function(author) { %} + [{%= author.name %}]({%= author.url %}) {% }); %}