Skip to content

6.0.2

Compare
Choose a tag to compare
@wooorm wooorm released this 04 Jun 14:29
· 282 commits to main since this release
Minor
Patches
  • 22f7092 linebreak-style: remove useless variable
  • 2dc68ce no-multiple-toplevel-headings: fix bug in message
  • b680c86 link-title-style: fix false-positives on parens (thanks @pvdlg)
  • 5372fdb linebreak-style: handle explicit default (thanks @Planeshifter)
  • c23a5ec no-paragraph-content-indent: fix crash caused by empty alt (thanks @Murderlon)
  • 1392178 remark-lint-no-paragraph-content-indent: fix typo (thanks @BubuAnabelas)
Chores
  • 19150d9 Add Contribute section to readme.md
  • ddfad50 Migrate to remarkjs
  • 6c1b4cf Refactor code-style
  • b4f1bae Fix typo in readme.md
  • ebda39b Add remark-lint-heading-whitespace to plugins list (thanks @vhf)
  • ada5cfd Fix broken links to using remark to fix markdown (thanks @kachkaev)