| Crates.io | mdbook-docslab |
| lib.rs | mdbook-docslab |
| version | 0.1.0 |
| created_at | 2025-01-18 07:24:54.734064+00 |
| updated_at | 2025-01-18 07:24:54.734064+00 |
| description | mdBook preprocessor for interactive code with docslab |
| homepage | |
| repository | https://github.com/rerobots/docslab |
| max_upload_size | |
| id | 1521436 |
| size | 62,137 |
This mdBook preprocessor uses docslab to make code blocks interactive.
To configure your book source to use it,
mdbook-docslab install path/to/your/book
which will not modify existing values if the book is already using docslab.
In other words, it is safe to run mdbook-docslab install more than once.