mdbook/crates
cobyfrombrooklyn-bot 6d0ba2ac14 Fix nested admonitions using wrong header color
Use child combinator (>) instead of descendant selector for
blockquote-tag-title color rules. Without this, a nested admonition
inherits the title color of its parent admonition instead of using
its own type's color.

Added nested admonition test case (important > note) to the existing
admonition test suite.

Fixes #3032
2026-02-22 20:44:05 -05:00
..
mdbook-compare mdbook-compare: fix duplicate "diff" print 2025-10-29 19:45:22 -07:00
mdbook-core Update to 0.5.2 2025-12-11 11:40:27 -08:00
mdbook-driver Update to 0.5.2 2025-12-11 11:40:27 -08:00
mdbook-html Fix nested admonitions using wrong header color 2026-02-22 20:44:05 -05:00
mdbook-markdown Update to 0.5.2 2025-12-11 11:40:27 -08:00
mdbook-preprocessor Update to 0.5.2 2025-12-11 11:40:27 -08:00
mdbook-renderer Update to 0.5.2 2025-12-11 11:40:27 -08:00
mdbook-summary Update to 0.5.2 2025-12-11 11:40:27 -08:00
xtask Fix incorrect string formatting in xtask error message 2025-10-15 06:57:39 -07:00