Add admonitions
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:
2025-08-20 15:21:01 +03:00
parent 3ec6327f93
commit f13dac20ee

View File

@@ -1,3 +1,20 @@
# Karalama
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.