mdbook/crates/mdbook-core
Eric Huss 4a655ff2a3 Add mdbook-core
This is intended as a shared, internal library that will be used by
other mdbook crates. The intention is that those crates will either
directly use, or reexport items from this crate.

Initially this includes MDBOOK_VERSION, which will get reexported from
the preprocessor and renderer crates.
2025-07-23 17:29:55 -07:00
..
src Add mdbook-core 2025-07-23 17:29:55 -07:00
Cargo.toml Add mdbook-core 2025-07-23 17:29:55 -07:00