Async template helper for generating a list of markdown reference links.
Generate (relative) reference links for a glob of markdown files, allowing you to more easily create references from one file to another.
Verb middleware that resolves reflinks for valid npm package names in markdown documents and appends them to the document.
Gulp plugin for `reflinks`. Lints a markdown string to find missing reflinks for npm package names, resolves the homepage or repository url from npm, and appends a valid reflink to the document.