One icon indicating copy to clipboard operation
One copied to clipboard

📄 `pre-commit` fails when MD053 is removed 📄

Open jbampton opened this issue 3 years ago • 2 comments

pre-commit fails when MD053 is removed

Run markdownlint.........................................................Failed

  • hook id: markdownlint
  • exit code: 1

README_AR.md:447:1 MD053/link-image-reference-definitions Link and image reference definitions should be needed [Unused link or image reference definition: "sponsorbadge"] [Context: "[sponsorbadge]: https://camo.g..."]

many more entries for sponsorbadge in the READMEs

jbampton avatar Jul 25 '22 21:07 jbampton

Seems running the markdown linter alone does not find this

jbampton avatar Jul 25 '22 21:07 jbampton

No need to have the "sponsorship" button on the READMEs twice

jbampton avatar Jul 25 '22 21:07 jbampton

thanks

BaseMax avatar Sep 15 '22 08:09 BaseMax