> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trunk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# markdown-link-check

> markdown-link-check is a linter for Markdown

[**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 theme={null}
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)
