remark-lint
Advanced tools
Comparing version 6.0.0 to 6.0.1
@@ -7,3 +7,3 @@ 'use strict'; | ||
/* remark-lint. This adds support for ignoring stuff from | ||
/* `remark-lint`. This adds support for ignoring stuff from | ||
* messages (`<!--lint ignore-->`). | ||
@@ -10,0 +10,0 @@ * All rules are in their own packages and presets. */ |
{ | ||
"name": "remark-lint", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "Lint markdown with remark", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -1,2 +0,2 @@ | ||
# ![remark][logo] | ||
# ![remark-lint][logo] | ||
@@ -7,8 +7,16 @@ [![Build Status][build-badge]][build-status] | ||
**remark-lint** is a markdown code style linter built on | ||
[**remark**][remark], a powerful markdown processor powered by | ||
[plugins][]. | ||
`remark-lint` is a markdown code style linter built on [**remark**][remark], a | ||
powerful markdown processor powered by [plugins][]. | ||
Read more about **remark-lint** on [the repo][repo]. | ||
Read more about `remark-lint` on [the monorepo readme][repo]. | ||
This package doesn’t do much other than [suppressing messages][suppres] through | ||
comments. | ||
## Install | ||
```sh | ||
npm install remark-lint | ||
``` | ||
## License | ||
@@ -34,3 +42,3 @@ | ||
[repo]: https://github.com/wooorm/remark-lint | ||
[repo]: https://github.com/wooorm/remark-lint#readme | ||
@@ -44,1 +52,3 @@ [remark]: https://github.com/wooorm/remark | ||
[author]: http://wooorm.com | ||
[suppres]: https://github.com/wooorm/remark-lint#configuring-remark-lint |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2811
52
0