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:
[]
A simple mdbook preprocessors to clean up html comments in the book.
To use, install the tool
$ cargo install mdbook-nocomment
activate as a preprocessor in book.toml:
[preprocessor.nocomment]