7 Commits

Author SHA1 Message Date
ismail f7f51f6cd0 Add explanation for Gitea's support of GitHub flavored markdown in README
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2025-09-01 21:14:15 +03:00
ismail f13dac20ee Add admonitions
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
ismail 3ec6327f93 Merge pull request 'Update redmine_github_gnosis.txt' (#7) from fix/173-commit-reference into main
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
ismail 19f110547b Update redmine_github_gnosis.txt
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Fixes #173.
2025-03-24 11:00:05 +03:00
ismail ad84661b73 Merge pull request 'Update redmine_github_gnosis.txt' (#6) from fix/173-commit-reference into main
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
Reviewed-on: https://dev.kozmotronik.com.tr/gitea/KozmotronikTech/Karalama/pulls/6
2025-03-24 10:31:59 +03:00
ismail 0c72da6770 Update redmine_github_gnosis.txt
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
fixes #173.
2025-03-24 10:30:56 +03:00
ismail 04164e9373 Merge pull request 'feature/147-redmine-gnosis-test' (#5) from feature/147-redmine-gnosis-test into main
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
Reviewed-on: https://dev.kozmotronik.com.tr/gitea/KozmotronikTech/Karalama/pulls/5
2025-03-19 19:31:59 +03:00
2 changed files with 24 additions and 3 deletions
+20 -1
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.
+4 -2
View File
@@ -1,3 +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 mesajindan Redmine işlerine referans.