10 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
ad84661b73 Merge pull request 'Update redmine_github_gnosis.txt' (#6) from fix/173-commit-reference into main
Some checks are pending
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
0c72da6770 Update redmine_github_gnosis.txt
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
fixes #173.
2025-03-24 10:30:56 +03:00
04164e9373 Merge pull request 'feature/147-redmine-gnosis-test' (#5) from feature/147-redmine-gnosis-test into main
Some checks are pending
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
6d90470554 Update redmine_github_gnosis.txt
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2025-03-19 17:24:09 +03:00
610a08da6f Update redmine_github_gnosis.txt
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
2025-03-19 17:08:26 +03:00
13fff18d60 Add '{filename}'. 2025-03-17 12:34:16 +03:00
2 changed files with 25 additions and 1 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

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