Skip to content

Commit

Permalink
no-heading-content-indent: 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Oct 12, 2020
1 parent 98f2294 commit ec56c67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
@@ -1,6 +1,6 @@
{
"name": "remark-lint-no-heading-content-indent",
"version": "2.0.1",
"version": "3.0.0",
"description": "remark-lint rule to warn when heading content is indented",
"license": "MIT",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/remark-preset-lint-recommended/package.json
Expand Up @@ -33,7 +33,7 @@
"remark-lint-ordered-list-marker-style": "^2.0.0",
"remark-lint-hard-break-spaces": "^2.0.0",
"remark-lint-no-duplicate-definitions": "^2.0.0",
"remark-lint-no-heading-content-indent": "^2.0.0",
"remark-lint-no-heading-content-indent": "^3.0.0",
"remark-lint-no-inline-padding": "^2.0.0",
"remark-lint-no-shortcut-reference-image": "^2.0.0",
"remark-lint-no-shortcut-reference-link": "^2.0.0",
Expand Down

0 comments on commit ec56c67

Please sign in to comment.