# mdurl
[<img alt="github" src="https://img.shields.io/badge/github-8da0cb?style=for-the-badge&labelColor=555555&logo=github" height="20">](https://github.com/rlidwka/mdurl.rs)
[<img alt="docs.rs" src="https://img.shields.io/badge/docs.rs-66c2a5?style=for-the-badge&labelColor=555555&logo=docs.rs" height="20">](https://docs.rs/mdurl)
[<img alt="crates.io" src="https://img.shields.io/crates/v/mdurl.svg?style=for-the-badge&color=fc8d62&logo=rust" height="20">](https://crates.io/crates/mdurl)
[<img alt="build status" src="https://img.shields.io/github/workflow/status/rlidwka/mdurl.rs/CI?style=for-the-badge" height="20">](https://github.com/rlidwka/mdurl.rs/actions/workflows/ci.yml?query=branch%3Amaster)
[<img alt="coverage" src="https://img.shields.io/codecov/c/github/rlidwka/mdurl.rs?style=for-the-badge" height="20">](https://app.codecov.io/gh/rlidwka/mdurl.rs)
Rust port of [mdurl.js](https://github.com/markdown-it/mdurl) library.
WORK IN PROGRESS