JSPM

remark-lint-no-auto-link-without-protocol

3.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 78511
  • Score
    100M100P100Q17219F
  • License MIT

Deprecated

Package Exports

  • remark-lint-no-auto-link-without-protocol
  • remark-lint-no-auto-link-without-protocol/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (remark-lint-no-auto-link-without-protocol) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

remark-lint-no-auto-link-without-protocol

Stability: Legacy. This rule is no longer recommended for use. With CommonMark, all autolinks (except for emails) are required to have a protocol. Otherwise they don’t parse. The previous suggestion to add a protocol to email autolinks was wrong.

License

MIT © Titus Wormer