markdown-link-check icon indicating copy to clipboard operation
markdown-link-check copied to clipboard

checks all of the hyperlinks in a markdown text to determine if they are alive or dead

Results 137 markdown-link-check issues
Sort by recently updated
recently updated
newest added

I'm not sure with this error debug , there is no any error or timeout or exit, it will hang more than 10-20 minutes, not every md file can't work,...

Allow scan of directories like `./docs/` and also globs like `/**/*.md`. Also supports ignoring files/directories. fixes: - #40 one part from: - #289 > processing folders as inputs (folder is...

Extracts all html tags with the attribute `id` and all `a` tags with the attribute `name` and allows them as valid section links. Ignore: - code blocks (` ``` `)...

Remove lodash and replace the function used with native function. one part from: - #289 related to: - #280

Allows you to check and use unicode characters in anchor links (e.g. german umlauts or emojis) follow up / improvement of: - #312 fixes: - #325 - #358 - #348...

I did a check with: `npx npm-check` and get: `@eslint/js 😟 PKG ERR! Not in the package.json. Found in: /eslint.config.mjs` Reason: - #318

'url' is declared but its value is never read.ts(6133)

Specifically, I've extracted the default console text reporter to a new reporter module, and added support for junit reporting. I'm not in love with how some of the decisions I...

CommonMark specifically [allows headings in list items](https://spec.commonmark.org/0.31.2/#example-300).

Stale

Bumps [async](https://github.com/caolan/async) from 3.2.5 to 3.2.6. Commits 85fb18f Version 3.2.6 8c0c941 Update built files 5f756b4 Fix ReDoS (#1980) 39cdc9b build(deps-dev): bump karma from 6.4.3 to 6.4.4 (#1985) 7b8ddeb build(deps-dev): bump...

dependencies
javascript