7.0.11 • Published 2 years ago

@modelberry/parse-markdown-links v7.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Modelberry Markdown link parser

Library

Library for parsing links in markdown like this example:

This is [a link](1) with [another link], [a third link](2) and some text. More links [can](https://www.nos.nl) be used if you want.

Examples

See parse-markdown-links.unit.test.ts for examples on how to use the library.