Closed kendallgassner closed 1 year ago
Proof of concept run: https://github.com/khiga8/link-checker/issues/9
@khiga8 ... i had to check in node_modules..... but it works
Eeep sorry I didn't get to review this today, I'll take a look first thing tomorrow!
What
Closes #30
I updated the alt-text-bot to use an AST (markdown-lint) to parse images for bad alt text. Using an AST allows us to ignore any images defined in code blocks.
Why is this cool