2 unstable releases

Uses new Rust 2024

0.2.0 Jul 31, 2025
0.1.0 Apr 22, 2023

#1095 in Text processing


Used in mdbook-kroki-preprocessor

MIT/Apache

49KB
365 lines

md-kroki

Crates.io Docs.rs CI

This crate provides a tool for rendering Kroki diagrams inside markdown strings. The input diagram code can either be inlined in the markdown or referenced via and external file, but for now the output is always inlined back into the markdown.

Docs

You can find the docs at docs.rs.

License

Licensed under: Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~11–25MB
~328K SLoC