docify_macros 0.4.1

Support macros for docify.
Documentation
1
2
3
4
5
6
7
8
9
10
# This is a markdown file

```rust
struct Something;
```
<!-- this is a comment -->

<!-- docify::embed!("fixtures/file.rs", some_fn) -->

Some text this is some text