Crates.io | mdbook-nocomment |
lib.rs | mdbook-nocomment |
version | 0.2.1 |
source | src |
created_at | 2022-10-09 02:42:59.717408 |
updated_at | 2023-01-05 18:34:06.007734 |
description | Remove all html comments |
homepage | |
repository | https://github.com/dieterplex/mdbook-nocomment |
max_upload_size | |
id | 683835 |
size | 42,338 |
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]