UNPKG

verb-readme-includes

Version:

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

7 lines 267 B
{% if (author && author.name) { %} **{%= author.name %}** {% } else if (author) { %} **{%= author %}** {% } %} {% if (username) { %} + [github/{%= username %}](https://github.com/{%= username %}) + [twitter/{%= username %}](http://twitter.com/{%= username %}) {% } %}