<h1 align="center">mdi v0.0.8</h1>
<p align="center">
<a href="#en">English</a>
<span color="#ccc"> │ </span>
<a href="#zh"> 中文说明 </a>
</p>
---
<span id="en"></span>
## English Readme
### Use
`mdi [dir]`
Search for `xxx.mdi.md` in the directory , replace `> ./xxx.rs` into embed code and output it to `xxx.md`.
If the embed is a markdown file, the references are rendered recursively.
### About
This project is part of **[rmw.link](//rmw.link)** Code Project

---
<span id="zh"></span>
## 中文说明
### 使用
`mdi [dir]`
搜索目录下的 `xxx.mdi.md` 把 `> ./xxx.rs` 替换为代码内容嵌入 ,然后输出到 `xxx.md` 。
如果嵌入的是一个 markdown 文件,会递归渲染其中的引用。
### 关于
本项目隶属于 **人民网络 ([rmw.link](//rmw.link))** 代码计划。
