4 Commits

Author SHA1 Message Date
f7f51f6cd0 Add explanation for Gitea's support of GitHub flavored markdown in README
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2025-09-01 21:14:15 +03:00
f13dac20ee 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.
2025-08-20 15:21:01 +03:00
3ec6327f93 Merge pull request 'Update redmine_github_gnosis.txt' (#7) from fix/173-commit-reference into main
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Reviewed-on: https://dev.kozmotronik.com.tr/gitea/KozmotronikTech/Karalama/pulls/7
2025-03-24 11:00:49 +03:00
19f110547b Update redmine_github_gnosis.txt
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Fixes #173.
2025-03-24 11:00:05 +03:00
2 changed files with 23 additions and 4 deletions

View File

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

View File

@@ -1,5 +1,5 @@
Redmine Github Gnosis eklentisi testi.
Test için yeni bir satır daha eklendi.
Yeni bir satır daha...
Test için yeni bir satir daha eklendi.
Yeni bir satir daha...
Git commit mesajından Redmine işlerine referans.
Git commit mesajindan Redmine işlerine referans.