mlc 0.3.1

The markup link checker (mlc) checks for broken links in markup files.
Documentation

Markup Link Checker

Check for broken links in markdown files.

🚧 Under Construction 🚧

Not ready yet. Still in development.

Planned features till a stable release (v1.*):

  • Bug fixes
  • Check mail addresses
  • Update docs
  • Add a changelog
  • Timeout for requests as cl argument

Planned for the future:

  • Improve speed
  • Support other markup files such as tex or html
  • Add docker image with latest installed version

Getting Started

To install a version of mlc go to the gitlab releases page and download the binaries.

Or use rust's package manager cargo to install mlc:

cargo install mlc

Contribution

All contributions and comments welcome! Open an issue or create a Pull Request whenever you find a bug or have an idea to improve this crate.

License

This project is licensed under the MIT License - see the LICENSE file for details.