mdbook-nocomment 0.2.0

Remove all html comments
Documentation
mdbook-nocomment-0.2.0 has been yanked.

mdbook-nocomment

Crates.io

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

Usage

To use, install the tool

$ cargo install mdbook-nocomment

activate as a preprocessor in book.toml:

[preprocessor.nocomment]