mdautolink

1.2.1 • Public • Published

Markdown Auto Link

Tooling to automatically fill basic links in markdown pages with their one of their first google search matches.

Reasoning

While writing documentation using the markdown format I often want to link to the pages of specific projects or documentations. Usually those links are the first google result for the keyword provided as a link text. Instead of always searching for those links by myself and inserting them, I created this tooling, to scan empty links ([some link text]()), for me automatically and allow me to choose between the first google results for them.

Install

npm install -g mdautolink

Usage

mdautolink <markdown-document.md>

Dependents (0)

Package Sidebar

Install

npm i mdautolink

Weekly Downloads

0

Version

1.2.1

License

MIT

Unpacked Size

1.61 MB

Total Files

3

Last publish

Collaborators

  • jakobwesthoff