1.2.1 • Published 5 years ago

mdautolink v1.2.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

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>
1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago