Include markdown file or its section.
```rust use include_md::*;
```
shell cargo add include_md
shell test git clone https://github.com/Wandalen/wTools cd wTools cd sample/rust/include_md_trivial_sample cargo run