How can you display an admonition icon without text? #4562
-
Curious to know what the easiest way would be to display admonition boxes with their icon, but no title. Just using |
Beta Was this translation helpful? Give feedback.
Answered by
facelessuser
Oct 28, 2022
Replies: 1 comment 1 reply
-
Honestly, probably something like this:
You need something there to force the height of the title bar, so |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Andre601
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Honestly, probably something like this:
You need something there to force the height of the title bar, so
works decent.