mark-markdown-down

1.0.0 • Public • Published

Extract links from md v.1.0.0

This library will extract all links found in md file.

Method

getLinksFromMd(text);

Example:

You can use Node.js:

$node
> const check = require("mark-markdown-down")
<<<<<<< HEAD
> check(readme.mdhere); // return links;

Roadmap

Version 1.0.0
  • First release.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i mark-markdown-down

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

6.94 kB

Total Files

7

Last publish

Collaborators

  • isagalbero