Add admonitions
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Added Github flavoured admonitions to test if it works with Gitea. See https://github.com/orgs/community/discussions/16925.
This commit is contained in:
19
README.md
19
README.md
@@ -1,3 +1,20 @@
|
|||||||
# Karalama
|
# Karalama
|
||||||
|
|
||||||
Karalama ve denemeler yapmak için
|
Karalama ve denemeler yapmak için
|
||||||
|
|
||||||
|
## Admonitions
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> This is a note admonition.
|
||||||
|
|
||||||
|
> [!TIP]
|
||||||
|
> This is a tip admonition.
|
||||||
|
|
||||||
|
> [!WARNING]
|
||||||
|
> This is a warning admonition.
|
||||||
|
|
||||||
|
> [!IMPORTANT]
|
||||||
|
> This is an important admonition.
|
||||||
|
|
||||||
|
> [!CAUTION]
|
||||||
|
> This is a caution admonition.
|
||||||
Reference in New Issue
Block a user