**_mdref_**
[](https://crates.io/crates/mdref)
Markdown Reference finding and migration tool, written in Rust.
# Basic Usage
## Install & Update
Install prebuilt binaries via shell script:
```sh
Install prebuilt binaries via powershell script
```sh
Update mdref:
```sh
mdref-update
```
## Basic command
- find:🔥
- mv:🚧
# Todo
[ ] Fix the case of link path with space.
[ ] Cardo-dist oranda homepage.
[ ] Benchmark.
# Acknowledge
- clap
- walkdir
- regex
- rayon
- cargo-dist
# Contributing
If you want to submit code to this repository, please first refer to [CONTRIBUTING](./CONTRIBUTING). Thanks.