Mdbook wordcount

sh cargo install mdbook-wordcount

Then in your book.toml:

```toml [output.html]

[output.wordcount] ```