mdbook-files 0.3.0

Preprocessor for mdbook which renders files from a directory as an interactive widget
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Source

Source code of `mdbook-files`:

```files
path = "."
files = ["!.github", "!*.png", "!docs"]
hidden = true
git_ignore = true
```

This is some paragraph after the thing.