mdbook-djot

Crates.iomdbook-djot
lib.rsmdbook-djot
version0.8.1
created_at2024-11-15 23:33:45.085891+00
updated_at2025-08-19 20:54:42.889826+00
descriptionDjot plugin for mdBook.
homepage
repositoryhttps://github.com/dcampbell24/mdbook-djot
max_upload_size
id1449734
size130,207
fedora-coreos-crates-owners (github:coreos:fedora-coreos-crates-owners)

documentation

README

mdBook Djot

githubcrates-iodocs-rs

Djot plugin for mdBook.

Install

cargo install mdbook
cargo install mdbook-djot

Example

Check out the test_book for an example of how this works.

You just need to add the line [preprocessor.djot] to your book.toml to use the plugin. Then all the files that end in .dj will be treated as Djot files. The SUMMARY and 404 files have to be markdown.

Commit count: 59

cargo fmt