Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

remark-lint

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-lint - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

2

index.js

@@ -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
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc