0.2.2 • Published 6 years ago

remark-lint-are-links-valid-duplicate v0.2.2

Weekly downloads
10
License
MIT
Repository
github
Last release
6 years ago

remark-lint-are-links-valid-duplicate

Build Status Coverage Status Commitizen friendly

Make your links to follow your rules!

Installation

npm install remark-lint-are-links-valid-duplicate # or yarn

Usage

Add remark-lint-are-links-valid-duplicate to remark's configuration:

{
  "plugins": [
    ...
    "remark-lint-are-links-valid-duplicate"
  ]
}

Options

  • whiteListDomains - this option will allow duplicate links for specified domains, default: []

Changelog

Follows semver and conventional-commits. See CHANGELOG.md.

License

MIT, see LICENSE.md for details.

Part of a bigger family

This project is a part of remark-lint-are-links-valid