Package Exports
- markdown-hiperlink-extractor
- markdown-hiperlink-extractor/cli.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (markdown-hiperlink-extractor) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Markdown Hyperlinks Extractor
A simple library to extract hiperlinks from Markdown files
How to install
- npm:
npm install -g markdown-hiperlink-extractor
- yarn:
yarn add -g markdown-hiperlink-extractor
How to Use
markdown-hiperlink-extractor <path_to_markdown_file>