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
13
# Subchapter

This is a subchapter.

```files
path = "docs"
files = ["!**/*.png"]
hidden = true
git_ignore = true
default_file = "src/SUMMARY.md"
```

## Subchapter