2 unstable releases
0.2.1 | Jan 5, 2023 |
---|---|
0.2.0 |
|
0.1.0 | Oct 9, 2022 |
#52 in #cleanup
13KB
199 lines
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]
lib.rs
:
A simple mdbook preprocessors that clean up html comments.
Dependencies
~13–25MB
~353K SLoC