mlc 1.2.0

The markup link checker (mlc) checks for broken links in markup files.
Documentation
# Contain reference style markdown links


[I'm a reference-style link][Arbitrary case-insensitive reference text]

[I'm a relative reference to a repository file](./many_links.md)

[You can use numbers for reference-style link definitions][1]

Or leave it empty and use the [link text itself].

[This is not a valid reference link][2]

URLs and URLs in angle brackets will automatically get turned into links.
<http://www.example.com> or <http://www.example.com> and sometimes
example.com (but not on Github, for example).

Some text to show that the reference links can follow later.

[arbitrary case-insensitive reference text]: https://www.mozilla.org
[1]: http://slashdot.org
[link text itself]: https://www.google.com