mdbook-docslab

Crates.iomdbook-docslab
lib.rsmdbook-docslab
version0.1.0
created_at2025-01-18 07:24:54.734064+00
updated_at2025-01-18 07:24:54.734064+00
descriptionmdBook preprocessor for interactive code with docslab
homepage
repositoryhttps://github.com/rerobots/docslab
max_upload_size
id1521436
size62,137
Scott C. Livingston (slivingston)

documentation

README

docslab mdBook preprocessor

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.

Commit count: 343

cargo fmt