callouts

Source

  • All possible callouts:

  • 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.

    Behavior of the + and -

    > [!info]+ Behavior of the `+` and `-`
    > 
    > The `+` expands the callout, the `-` collapses it.