mdbook/crates/mdbook-markdown
Eric Huss ba4c3ed873 Add support for definition lists
This enables the definition lists support from pulldown-cmark.
This includes a config option in case it causes problems with existing
books.

Closes https://github.com/rust-lang/mdBook/issues/2770
2025-09-17 16:44:45 -07:00
..
src Add support for definition lists 2025-09-17 16:44:45 -07:00
Cargo.toml Switch from log to tracing 2025-09-12 06:13:45 -07:00
README.md Add READMEs for all new crates 2025-07-23 17:47:31 -07:00

mdbook-markdown

Documentation crates.io Changelog

This is the Markdown support library for mdBook. Rust crates (such as preprocessors) can use this library to process Markdown in the same way as mdBook.

This crate is maintained by the mdBook team for use by the wider ecosystem. This crate follows semver compatibility for its APIs.

License

Mozilla Public License, version 2.0