mdbook-nocomment 0.1.0

Remove all html comments
Documentation

mdbook-nocomment

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]