markdown-link-extractor
markdown-link-extractor copied to clipboard
extracts links from markdown texts
It causes [a bug in markdown-link-check](https://github.com/tcort/markdown-link-check/issues/225).
## Description of the issue As indicated in tcort/markdown-link-check#128 the parsing of links in front matter YAML is buggy and returns all the characters even after the end of the...
Bumps [mocha](https://github.com/mochajs/mocha) from 10.3.0 to 10.7.0. Release notes Sourced from mocha's releases. v10.7.0 What's Changed feat: add option to not fail on failing test suite by @ilgonmic in mochajs/mocha#4771 New...
Bumps [marked](https://github.com/markedjs/marked) from 12.0.1 to 13.0.2. Release notes Sourced from marked's releases. v13.0.2 13.0.2 (2024-07-04) Bug Fixes fix list item with blank first line (#3351) (d28e4c6) v13.0.1 13.0.1 (2024-06-24) Bug...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [marked](https://github.com/markedjs/marked) from 12.0.1 to 14.0.0. Release notes Sourced from marked's releases. v14.0.0 14.0.0 (2024-08-07) Bug Fixes allow async option to dictate type returned (#3341) (b5a5004) Remove useNewRenderer (#3342) (e64f226)...
Bumps [mocha](https://github.com/mochajs/mocha) from 10.3.0 to 10.7.3. Release notes Sourced from mocha's releases. v10.7.3 10.7.3 (2024-08-09) 🩹 Fixes make release-please build work (#5194) (afd66ef) v10.7.2 10.7.2 (2024-08-06) 📚 Documentation improve filtering...