18.0.6 • Published 8 months ago

@zthun/markdownlint-config v18.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Markdownlint Config

This is the shared markdownlint configuration for zthun scoped projects.

Getting Started

# NPM
npm install @zthun/markdownlint-config --save-dev
# Yarn
yarn add @zthun/markdownlint-config --dev

Usage

In the markdownlint config file, add the following

{
  "extends": ["@zthun/markdownlint-config"]
}

That's it. You now have the recommended rules for zthun scoped projects when using lint-janitor.

If you are using the Atom or VSCode plugin, it may not recognize the imported js configuration style. Instead, you can use the provided as-json.json file.

{
  "extends": "@zthun/markdownlint-config/as-json.json"
}

That works just as well.

18.0.6

8 months ago

18.0.4

9 months ago

18.0.1

10 months ago

18.0.0

10 months ago

17.1.0

10 months ago

17.0.7

10 months ago

17.0.6

10 months ago

17.0.3

12 months ago

17.0.0

12 months ago

16.1.1

1 year ago

16.0.0

1 year ago

15.1.1

2 years ago

15.0.0

2 years ago

15.1.0

2 years ago

14.4.0

2 years ago

14.3.1

2 years ago

14.2.0

2 years ago

14.0.0

3 years ago

14.1.0

3 years ago

13.0.0

3 years ago

13.0.1

3 years ago

12.0.0

3 years ago

11.2.0

4 years ago

11.0.0

4 years ago

10.1.0

4 years ago

10.0.0

4 years ago