mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
feat: add support for center-aligned alerts in admonition syntax (#640)
This commit is contained in:
@@ -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**.
|
||||
|
||||
Reference in New Issue
Block a user