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 |
||
|---|---|---|
| .. | ||
| front-end | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
mdbook-html
This is the HTML renderer for mdBook. This is intended for internal use only. It is automatically included by mdbook-driver to render books to HTML.
This crate is maintained by the mdBook team, primarily for use by mdBook and not intended for external use (except as a transitive dependency). This crate may make major changes to its APIs or be deprecated without warning.