remark-lint-no-pipes-in-links

1.0.0 • Public • Published

remark-lint-no-pipes-in-links

Warn when a link has a pipe within a link. see free-programming-books issue 5176

## Example ###### In

[This is a link | with a pipe](https://unifiedjs.com/)

###### Out

 1:1  warning  link contains an unescaped |              link-escape       remark-lint

###### In

[This is a link /| with a pipe](https://unifiedjs.com/)

###### Out

 no messages

Package Sidebar

Install

npm i remark-lint-no-pipes-in-links

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

13.6 kB

Total Files

8

Last publish

Collaborators

  • computa_mike