Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#3031·mdBook

proposal: extend admonition with tagline

Author: orangecmsCreated Feb 16, 2026Updated Aug 22, 2026
LabelsC-enhancement

Problem

Some people have custom HTML to create admonitions with extra taglines.

Came across this here: https://github.com/kubernetes-sigs/kubebuilder/pull/5459

Proposed Solution

We can simply add text to the admonition block syntax:

> ![NOTE For fun]
>
> Head to the party!

Notes

No response

Source: rust-lang/mdBook

View original on GitHubView discussion on GitHub