Releases: itgalaxy/remark-preset-lint-itgalaxy
Releases · itgalaxy/remark-preset-lint-itgalaxy
v14.0.0
13.0.0
- Changed: drop
nodejs@4support. - Removed:
remark-message-controlbecauseremark-lintalready have this plugin.
12.0.0
- Changed: remove all stylistics rules in favor
prettier.
11.0.0
- Added (Major update):
remark-lint-no-trailing-spacesrule.
10.0.0
Chore: minimum required remark-validate-links version is now ^7.0.0.
9.0.0
- Changed: use
exceptTightLists: trueforremark-lint-no-missing-blank-linesrule. - Removed:
remark-lint-maximum-line-lengthrule.
8.0.0
- Added:
remark-comment-configplugin. - Added:
remark-message-controlplugin. - Added (Major update):
remark-lint-no-url-trailing-slashrule. - Added (Major update):
remark-validate-linksrule. - Added (Major update):
remark-lint-no-multiple-toplevel-headingsrule. - Added (Major update):
remark-lint-no-heading-like-paragraphrule. - Changed: value for
remark-lint-maximum-line-lengthrule is now80. - Changed: value for
remark-lint-list-item-indentrule is nowspace.
7.0.2
Chore: minimum required remark-lint-no-paragraph-content-indent version is now ^1.0.2.
7.0.1
- Chore: minimum required
remark-lint-no-paragraph-content-indentversion is now^1.0.1.
7.0.0
- Added (Major update):
remark-lint-no-paragraph-content-indentrule. - Added (Major update):
remark-lint-linebreak-stylerule. - Added (Major update):
remark-lint-code-block-stylerule. - Changed: use
allowEmpty: falseforremark-lint-fenced-code-flagrule. - Changed: use
---horizontal rule forremark-lint-rule-stylerule. - Changed: use
"quotes forremark-lint-link-title-stylerule. - Fixed: rename
remark-lint-no-blockquote-without-caretrule toremark-lint-no-blockquote-without-markerrule.