Problem
Some people have custom HTML to create admonitions with extra taglines.
Came across this here:
kubernetes-sigs/kubebuilder#5459
Proposed Solution
We can simply add text to the admonition block syntax:
> ![NOTE For fun]
>
> Head to the party!
Notes
No response