UNPKG

gfm-linkify

Version:

linkify repository references in github-flavored markdown text, such as sha1, user/repo@sha1, #issue, etc

8 lines (7 loc) 124 B
test: @./node_modules/.bin/mocha \ --reporter spec \ --bail \ --timeout 5s \ --require test/common.js .PHONY: test