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