feat: add support for center-aligned alerts in admonition syntax (#640)

This commit is contained in:
Cell
2025-10-11 17:45:43 +08:00
committed by GitHub
parent 969d0cc090
commit 94968bbbe1
2 changed files with 9 additions and 1 deletions
@@ -154,3 +154,8 @@ This is the default example type admonition.
{{< admonition quote "" false >}}
This is the default quote type admonition. Aliases: `cite`
{{< /admonition >}}
## Special Types
> [!center]
> This paragraph is **center-aligned**.