Type Alias AdmonitionType

AdmonitionType: "note" | "tip" | "important" | "warning" | "caution"

The GitHub admonition kinds the transpiler's > [!TYPE] plugin emits (R3-152).