markdown-includes 0.1.1

Include other documents, table of content, or rust-doc in Markdown using a simple template system
Documentation
1
2
3
4
5
6
# Butchery notification

The code in rustdoc_parse is basically a butchered version [cargo-rdme](https://crates.io/crates/cargo-rdme).

It was butchered because there were no appropriate entry points and because it had a lot of features and dependencies
that are not needed here.