Micro util for generating a single markdown link.
npm i markdown-link --save
var mdlink = require('markdown-link'); mdlink('abc', 'https://github.com/xyz/abc'); //=> [abc](https://github.com/xyz/abc) mdlink('abc', 'https://github.com/xyz/abc', 'Title text.'); //=> [abc](https://github.com/xyz/abc "Title text.")
Install dev dependencies.
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue
Jon Schlinkert
Copyright (c) 2015 Jon Schlinkert
Released under the MIT license
This file was generated by verb-cli on March 14, 2015.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4