Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(admonition): links should inherit the admonition color
Without this patch, links inside admonition get black color. The color that we use for links inside articles. But we don't wants links to standout in admonition. Therefore, they should inherit the color.
- Loading branch information