mdbook/crates/mdbook-html/front-end
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
..
css Add support for admonitions 2025-09-18 19:54:20 -07:00
fonts Use embedded SVG instead of fonts for icons 2025-08-14 20:14:55 -07:00
images Move theme to mdbook-html 2025-07-23 17:40:52 -07:00
js Update eslint to 9.34.0 2025-08-25 14:29:00 -07:00
playground_editor Move theme to mdbook-html 2025-07-23 17:40:52 -07:00
searcher Change all HTML IDs to have a prefix 2025-08-19 19:38:22 -07:00
templates Fix broken a tag 2025-09-15 20:17:11 -07:00