Running linkinator with the `--check-fragments` does not seem to report broken fragment links. For example: ```md <a href="#not-found">link</a> ``` This should fail, but it passes.
Running linkinator with the
--check-fragmentsdoes not seem to report broken fragment links.For example:
This should fail, but it passes.