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 |
||
|---|---|---|
| .. | ||
| admonitions | ||
| basic_markdown | ||
| custom_header_attributes | ||
| definition_lists | ||
| footnotes | ||
| smart_punctuation/src | ||
| strikethrough/src | ||
| tables/src | ||
| tasklists/src | ||