mdbook/tests/testsuite/markdown/admonitions/src
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
..
admonitions.md Fix nested admonitions using wrong header color 2026-02-22 20:44:05 -05:00
SUMMARY.md Add support for admonitions 2025-09-18 19:54:20 -07:00