mdbook/crates/mdbook-core/src
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
..
book Rename Book.sections to Book.items 2025-08-22 18:51:04 -07:00
utils Add a new HTML rendering pipeline 2025-09-16 20:26:35 -07:00
book.rs Add an iterator over chapters 2025-09-15 07:11:19 -07:00
config.rs Add support for admonitions 2025-09-18 19:54:20 -07:00
lib.rs Move Book to mdbook-core 2025-07-23 17:29:55 -07:00