mdbook-nocomment

Crates.io

A simple mdbook preprocessors to clean up html comments in the book.

Usage

To use, install the tool

console $ cargo install mdbook-nocomment

activate as a preprocessor in book.toml:

toml [preprocessor.nocomment]