markdown-link-check

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

ISC License

Downloads
267.1K
Stars
579
Committers
40

Bot releases are hidden (Show)

markdown-link-check - v3.12.2 Latest Release

Published by tcort 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/tcort/markdown-link-check/compare/v3.12.1...v3.12.2

markdown-link-check - v3.12.1

Published by tcort 7 months ago

What's Changed

Full Changelog: https://github.com/tcort/markdown-link-check/compare/v3.12.0...v3.12.1

markdown-link-check - v3.12.0

Published by tcort 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/tcort/markdown-link-check/compare/v3.11.2...v3.12.0

markdown-link-check - v3.11.2

Published by tcort over 1 year ago

  • chore(deps-dev): bump eslint from 8.38.0 to 8.39.0 (@dependabot)
  • fixed the error when there is no --config option (@mkusaka)
  • chore(deps): bump commander from 10.0.0 to 10.0.1 (@dependabot)
  • Updated elgohr/Publish-Docker-Github-Action to a supported version (v5) (@elgohr)
  • chore: upgrade dependencies (@tcort)
markdown-link-check - Version 3.11.1

Published by tcort over 1 year ago

  • fix:Config-file-and-others-options-ignored (@kevinvalleau)
  • chore(deps-dev): bump eslint from 8.35.0 to 8.38.0 (@dependabot)
markdown-link-check - Version 3.11.0

Published by tcort over 1 year ago

  • tests: add test for link to a header with special character #227 (@kayman-mk)
  • fix: make --quiet flag only output errors #230 (@tcrasset)
  • feat: Add CLI arg for projectBaseUrl #232 (@pvallone)
  • chore: Add Dependabot for version updates #234 (@nschonni)
  • ci: Add current Node versions to matrix build #235 (@nschonni)
  • ci: Remove disabled Docker workflow #242 (@nschonni)
  • chore: Convert JSHint to ESLint #243 (@nschonni)
  • ci: Use array for release type schema #244 (@nschonni)
  • docs: Add how to run as pre-commit to README #245 (@vorburger)
  • chore: upgrade dependencies (@tcort)
  • fix: broken link in README.md (@tcort)
markdown-link-check - Version 3.10.3

Published by tcort about 2 years ago

  • upgrade dependencies
markdown-link-check - Version 3.10.2

Published by tcort over 2 years ago

Version 3.10.2

  • fix missing dependency
markdown-link-check - Version 3.10.1

Published by tcort over 2 years ago

Version 3.10.1

  • upgrade dependencies
  • fix anchor regressions (@reyang)
  • fix ci build (@chenrui333 @nschonni)
markdown-link-check - Version 3.10.0

Published by tcort over 2 years ago

Version 3.10.0

  • #91 check anchor links.
markdown-link-check - Version 3.9.3

Published by tcort over 2 years ago

  • #184 fix issue with config loading. (@kenji-miyake)
markdown-link-check - Version 3.9.2

Published by tcort over 2 years ago

  • #182 fix issue with markdown-link-check utility. set baseUrl for each file. (@kenji-miyake)
markdown-link-check - Version 3.9.1

Published by tcort over 2 years ago

#78/#179 support multi inputs (@kenji-miyake)
#181 Update marked and markdown-link-extractor dependencies

markdown-link-check - Version 3.9.0

Published by tcort almost 3 years ago

Changes:

  • #149 add -V, --version command line flags (@tcort)
  • #164 indent console output (@brandones)
  • #170 pre-commit support (@janosh)
  • #173 update docs (@karl-johan-grahn)
  • #174 Symlink executable into PATH (@carlsmedstad)
  • #177 upgrade command line tool from request to needle (@tcort)
markdown-link-check - v3.8.7

Published by tcort over 3 years ago

Changes:

  • update dependencies #161
markdown-link-check - v3.8.5

Published by NicolasMassart almost 4 years ago

Upgrade link-check dependency to 4.5.4 (Fixes #142)

Package Rankings
Top 1.36% on Npmjs.org
Top 5.63% on Proxy.golang.org
Related Projects