Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nomorepanic/mdbook-wordcount

Word count for mdbook, inspired by the mdbook tutorial
https://github.com/nomorepanic/mdbook-wordcount

mdbook mdbook-plugins

Last synced: 3 days ago
JSON representation

Word count for mdbook, inspired by the mdbook tutorial

Awesome Lists containing this project

README

        

# Mdbook wordcount

```sh
cargo install mdbook-wordcount
```

Then in your book.toml:

```toml
[output.html]

[output.wordcount]
```