1.3.5 • Published 4 years ago

@strictr/markdown-lint-config v1.3.5

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Markdown Lint Configuration

Build Status

npm version

A portable markdown lint configuration.

Installation

In order to use this configuration in your project you can run the following command:

npm i @strictr/markdown-lint-config -D

And after that in your .markdownlint.json can look like this:

{
    "extends": "./node_modules/@strictr/markdown-lint-config/index.json"
}

This will allow your markdownlint to use the common rules configuration.

Contributing and Development

New Merge Requests are always welcome and the package is updated on regular basis.

1.3.5

4 years ago

1.3.4

4 years ago

1.1.0

5 years ago

1.0.1

5 years ago