Skip to content

Releases: remarkjs/remark-lint

remark-lint-strikethrough-marker@1.0.0

Choose a tag to compare

@wooorm wooorm released this 25 Jun 08:42
1a6d70a
  • 06b1189 Add remark-lint-strikethrough-marker

8.0.0

Choose a tag to compare

@wooorm wooorm released this 12 Oct 14:52
6ef0e2f

TL;DR: Use the new versions of the presets with remark 13:

  • remark-preset-lint-consistent (4.0.0)
  • remark-preset-lint-markdown-style-guide (4.0.0)
  • remark-preset-lint-recommended (5.0.0)

Most plugins are fine, but some received majors. The following plugins are made for the new parser and do not work on the old. While you’re still on remark 12, use their previous version. Use the new versions for remark 13+.

  • remark-lint-checkbox-character-style (3.0.0)
  • remark-lint-checkbox-content-indent (3.0.0)
  • remark-lint-list-item-bullet-indent (3.0.0)
  • remark-lint-list-item-spacing (3.0.0)
  • remark-lint-no-blockquote-without-marker (4.0.0)
  • remark-lint-no-heading-indent (3.0.0)
  • remark-lint-no-paragraph-content-indent (3.0.0)
  • remark-lint-no-table-indentation (3.0.0)
  • remark-lint-table-cell-padding (3.0.0)
  • remark-lint-table-pipes (3.0.0)

These plugins generally work on old and new remark, but might miss some messages in the old one now:

  • remark-lint-no-consecutive-blank-lines (3.0.0) (extra blank lines can no longer break out of lists)
  • remark-lint-no-heading-content-indent (3.0.0) (pedantic mode no longer supported)
  • remark-lint-no-inline-padding (3.0.0) (emphasis, strong, strikethrough can’t be padded anymore)
  • remark-lint-no-undefined-references (3.0.0) (undefined references are no longer parsed, so we have to do magic to find them)

remark-preset-lint-recommended@5.0.0

Choose a tag to compare

@wooorm wooorm released this 12 Oct 14:53
4078cdd

remark-preset-lint-markdown-style-guide@4.0.0

Choose a tag to compare

@wooorm wooorm released this 12 Oct 14:54
dfe8610

remark-preset-lint-consistent@4.0.0

Choose a tag to compare

@wooorm wooorm released this 12 Oct 14:54
79a697c

remark-lint-table-pipes@3.0.0

Choose a tag to compare

@wooorm wooorm released this 12 Oct 14:54
d43427d

remark-lint-table-cell-padding@3.0.0

Choose a tag to compare

@wooorm wooorm released this 12 Oct 14:54
2b5ad90

remark-lint-no-undefined-references@3.0.0

Choose a tag to compare

@wooorm wooorm released this 12 Oct 14:54
97d411d

remark-lint-no-table-indentation@3.0.0

Choose a tag to compare

@wooorm wooorm released this 12 Oct 14:55
6c19cce

remark-lint-no-paragraph-content-indent@3.0.0

Choose a tag to compare

@wooorm wooorm released this 12 Oct 14:55
e8b9b32