Skip to content

Commit 790d2ac

Browse files
committed
chore: apply formatting
Signed-off-by: squidfunk <martin.donath@squidfunk.com>
1 parent 1758f1d commit 790d2ac

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

docs/authoring/admonitions.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -490,21 +490,21 @@ Five callout types are supported by GitHub. A direct mapping exists to the
490490
admonition types listed in the [supported types] section for three of them:
491491

492492
`[!NOTE]`
493-
: `note`
493+
: `note`
494494

495495
`[!TIP]`
496-
: `tip`
496+
: `tip`
497497

498498
`[!WARNING]`
499-
: `warning`
499+
: `warning`
500500

501501
`[!IMPORTANT]`
502-
: `important` – not a built-in admonition type, so the default admonition
503-
styling is used unless a [custom style] is added.
502+
: `important` – not a built-in admonition type, so the default admonition
503+
styling is used unless a [custom style] is added.
504504

505505
`[!CAUTION]`
506-
: `caution` – not a built-in admonition type, so the default admonition
507-
styling is used unless a [custom style] is added.
506+
: `caution` – not a built-in admonition type, so the default admonition
507+
styling is used unless a [custom style] is added.
508508

509509
With the [Quotes] extension, any admonition type supported by Zensical can be
510510
used, not only these five.

0 commit comments

Comments
 (0)