Skip to content

Releases: remarkjs/remark-lint

remark-lint-maximum-line-length@4.0.1

17 Apr 12:53
db0baa2
Compare
Choose a tag to compare

remark-lint-final-definition@4.0.1

17 Apr 20:22
7f5bb6b
Compare
Choose a tag to compare

10.0.0

09 Apr 17:33
6b6ea9c
Compare
Choose a tag to compare

(this is a major for each package maintained here)

Change

  • 943a574 Change to require Node.js 16
    migrate: update too
  • 625f7f9 Change to use exports
    migrate: don’t use private APIs
  • 255ca39 Update unified, @types/mdast, etc
    migrate: update too
  • 8df41b3 remark-preset-lint-recommended: change to prefer remark-lint-list-item-indent: 'one'
    migrate: pass tab if you want previous behavior
  • 63d132d remark-preset-lint-consistent: add remark-lint-ordered-list-marker-value
    migrate: turn off or configure with what you prefer
  • ccea691 remark-list-item-indent: change default to one
    migrate: pass tab if you want previous behavior
  • 07140bd remark-list-item-indent: rename space to one, tab-size to tab
  • 7ca5d3c unified-lint-rule: rename RuleMeta type to Meta
  • 906012e Remove deprecated (pre CommonMark) remark-lint-no-inline-padding
  • 9cdda80 Remove deprecated (pre CommonMark) remark-lint-no-auto-link-without-protocol

Add

  • 45aeac2 Add better messages, rewrite and improve rules
  • 655ba54 Add better support for gfm, directives, math, mdx
  • 18e669f remark-lint-file-extension: add option to disallow extensionless
  • 4057f15 remark-lint-no-empty-url: add check for #

Fix

  • 802f78f remark-lint-table-pipe-alignment: fix empty centered cell

Docs

Misc

Full Changelog: 9.1.2...10.0.0

remark-lint-table-pipe-alignment@3.1.3

29 Jul 13:30
53e9213
Compare
Choose a tag to compare

9.1.2

16 May 14:15
ef0f459
Compare
Choose a tag to compare

Fix

  • 639271a Fix table alignment related rules for micromark changes
    (remark-lint-table-cell-padding, remark-lint-table-pipe-alignment)
  • 5bdc23b Check urls from definitions
    (remark-lint-no-empty-url) by @Xunnamius in #299

Misc

Full Changelog: 9.1.1...9.1.2

remark-lint-no-undefined-references@4.2.0

10 Sep 08:24
6ca7eef
Compare
Choose a tag to compare
  • 1ab5509 Add support for regex as option

9.1.1

03 Dec 09:26
773e561
Compare
Choose a tag to compare

Full Changelog: 9.1.0...9.1.1

remark-preset-lint-recommended@6.1.1

08 Oct 12:06
5e5ef7e
Compare
Choose a tag to compare
  • c5c3832 Mark no-auto-link-without-protocol as deprecated

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

08 Oct 12:07
d671068
Compare
Choose a tag to compare
  • c5c3832 Mark no-auto-link-without-protocol as deprecated

remark-lint-table-cell-padding@4.1.1

23 Sep 11:00
274bacb
Compare
Choose a tag to compare