# markdown-link-check

[**markdown-link-check**](https://github.com/tcort/markdown-link-check#readme) is a linter for Markdown.

You can enable the markdown-link-check linter with:

```shell
trunk check enable markdown-link-check
```

## Auto Enabling

markdown-link-check will never be auto-enabled. It must be enabled manually.

## Links

* [markdown-link-check site](https://github.com/tcort/markdown-link-check#readme)
* markdown-link-check Trunk Code Quality [integration source](https://github.com/trunk-io/plugins/tree/main/linters/markdown-link-check)
* Trunk Code Quality's [open source plugins repo](https://github.com/trunk-io/plugins/tree/main)
