2 unstable releases

0.2.1 Jan 5, 2023
0.2.0 Jan 5, 2023
0.1.0 Oct 9, 2022

#46 in #cleanup

40 downloads per month

LGPL-3.0-or-later OR MIT

13KB
199 lines

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]

lib.rs:

A simple mdbook preprocessors that clean up html comments.

Dependencies

~13–26MB
~360K SLoC