1
0

Create Admonitions.md (#561)

This commit is contained in:
Valentin Rieß 2023-11-12 21:12:00 +01:00 committed by GitHub
parent 95301a41ff
commit bade77c5e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
website/Admonitions.md Normal file
View File

@ -0,0 +1,9 @@
# Admonitions
Silverbullet supports [admonitions](https://github.com/community/community/discussions/16925) using Github syntax (`note` and `warning`).
> **note** This is a
> note admonition
> **warning** This is a
> warning admonition