Skip to content

Releases: itgalaxy/remark-preset-lint-itgalaxy

v14.0.0

28 Jan 12:48
91bf853
Compare
Choose a tag to compare
  • Changed: allow using _ in file names (remark-lint-no-file-name-irregular-characters rule).
  • Chore: update remark-validate-links package.

13.0.0

19 Jun 12:52
Compare
Choose a tag to compare
  • Changed: drop nodejs@4 support.
  • Removed: remark-message-control because remark-lint already have this plugin.

12.0.0

09 Nov 15:24
Compare
Choose a tag to compare
  • Changed: remove all stylistics rules in favor prettier.

11.0.0

08 Oct 14:10
Compare
Choose a tag to compare
  • Added (Major update): remark-lint-no-trailing-spaces rule.

10.0.0

23 Aug 10:05
Compare
Choose a tag to compare

Chore: minimum required remark-validate-links version is now ^7.0.0.

9.0.0

14 Aug 17:02
Compare
Choose a tag to compare
  • Changed: use exceptTightLists: true for remark-lint-no-missing-blank-lines rule.
  • Removed: remark-lint-maximum-line-length rule.

8.0.0

10 Aug 16:00
Compare
Choose a tag to compare
  • Added: remark-comment-config plugin.
  • Added: remark-message-control plugin.
  • Added (Major update): remark-lint-no-url-trailing-slash rule.
  • Added (Major update): remark-validate-links rule.
  • Added (Major update): remark-lint-no-multiple-toplevel-headings rule.
  • Added (Major update): remark-lint-no-heading-like-paragraph rule.
  • Changed: value for remark-lint-maximum-line-length rule is now 80.
  • Changed: value for remark-lint-list-item-indent rule is now space.

7.0.2

31 Jul 09:32
Compare
Choose a tag to compare

Chore: minimum required remark-lint-no-paragraph-content-indent version is now ^1.0.2.

7.0.1

27 Jul 11:30
Compare
Choose a tag to compare
  • Chore: minimum required remark-lint-no-paragraph-content-indent version is now ^1.0.1.

7.0.0

26 Jul 15:16
Compare
Choose a tag to compare
  • Added (Major update): remark-lint-no-paragraph-content-indent rule.
  • Added (Major update): remark-lint-linebreak-style rule.
  • Added (Major update): remark-lint-code-block-style rule.
  • Changed: use allowEmpty: false for remark-lint-fenced-code-flag rule.
  • Changed: use --- horizontal rule for remark-lint-rule-style rule.
  • Changed: use " quotes for remark-lint-link-title-style rule.
  • Fixed: rename remark-lint-no-blockquote-without-caret rule to remark-lint-no-blockquote-without-marker rule.