mdbook/tests
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
..
gui Fix sidebar scroll position when heading nav is involved 2025-12-11 11:13:47 -08:00
testsuite Fix nested admonitions using wrong header color 2026-02-22 20:44:05 -05:00