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

I would like to make this extensible in the future, though I'm not sure
what that would look like. There's also some concerns with how this will
affect translations like mdbook-i18n-helpers, which we may need to work
out in a different way.

Closes https://github.com/rust-lang/mdBook/issues/2771
2025-09-18 19:54:20 -07:00
..
mdbook-compare Add a basic utility to compare different versions of mdbook 2025-09-16 13:58:20 -07:00
mdbook-core Add support for admonitions 2025-09-18 19:54:20 -07:00
mdbook-driver Add a new HTML rendering pipeline 2025-09-16 20:26:35 -07:00
mdbook-html Add support for admonitions 2025-09-18 19:54:20 -07:00
mdbook-markdown Add support for admonitions 2025-09-18 19:54:20 -07:00
mdbook-preprocessor Change PreProcessor::supports_renderer to return a Result 2025-08-16 13:26:01 -07:00
mdbook-renderer Switch all public types to non_exhaustive 2025-08-09 17:02:01 -07:00
mdbook-summary Switch from log to tracing 2025-09-12 06:13:45 -07:00