Compare commits
4 Commits
fix/173-co
...
feat-add-n
| Author | SHA1 | Date | |
|---|---|---|---|
|
f7f51f6cd0
|
|||
| f13dac20ee | |||
| 3ec6327f93 | |||
| ad84661b73 |
19
README.md
19
README.md
@@ -1,3 +1,22 @@
|
|||||||
# 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.
|
||||||
|
|
||||||
|
As can be seen, Gitea does support Github flavored markdown for admonitions.
|
||||||
|
|||||||
Reference in New Issue
Block a user