remark-lint-no-paragraph-content-indent
Advanced tools
Comparing version
{ | ||
"name": "remark-lint-no-paragraph-content-indent", | ||
"version": "1.0.7", | ||
"version": "2.0.0", | ||
"description": "remark-lint rule to warn when the content in paragraphs are indented", | ||
@@ -31,5 +31,5 @@ "license": "MIT", | ||
"unist-util-position": "^3.0.0", | ||
"unist-util-visit": "^1.4.0" | ||
"unist-util-visit": "^2.0.0" | ||
}, | ||
"xo": false | ||
} |
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated