Source
-
All possible callouts:
Click to show
Abstract
> [!abstract] > > abstractSummary
> [!summary] > > summaryTldr
> [!tldr] > > tldrInfo
> [!info] > > infoTodo
> [!todo] > > todoTip
> [!tip] > > tipHint
> [!hint] > > hintImportant
> [!important] > > importantSuccess
> [!success] > > successCheck
> [!check] > > checkDone
> [!done] > > doneQuestion
> [!question] > > questionHelp
> [!help] > > helpFaq
> [!faq] > > faqWarning
> [!warning] > > warningCaution
> [!caution] > > cautionAttention
> [!attention] > > attentionFailure
> [!failure] > > failureFail
> [!fail] > > failMissing
> [!missing] > > missingDanger
> [!danger] > > dangerError
> [!error] > > errorBug
> [!bug] > > bugExample
> [!example] > > exampleQuote
> [!quote] > > quoteCite
> [!cite] > > cite -
The title can be changed by having text after the
[!callout]part, e.g.A custom hint
> [!hint] A custom hint > > This shows how to change the title of a callout. -
Callouts can also be foldable by adding a
+or a-directly after[!callout]part, e.g.Can callouts be foldable?
> [!question]- Can callouts be foldable? > > Yes, they can!Behavior of the
+and-> [!info]+ Behavior of the `+` and `-` > > The `+` expands the callout, the `-` collapses it.