@modelberry/parse-markdown-links
v7.0.11
Published
Library for parsing markdown links
Downloads
4
Maintainers
Readme
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.