Skip to content

Commit c7841e5

Browse files
authored
Gitea implements ?raw=1 now too!
go-gitea/gitea#34105
1 parent fe595c9 commit c7841e5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

dir/test.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
[../../test.md](../../test.md)
88

99

10-
[test.md?raw=1](test.md?raw=1) <-- fancy github-specific hack to link to raw-content instead of normal view.
11-
Not supported in gitea (see [go-gitea/gitea/issues/34104](https://github.com/go-gitea/gitea/issues/34104))
12-
Also not supported in gitlab.
10+
[test.md?raw=1](test.md?raw=1) <-- fancy hack to link to raw-content instead of normal view.
11+
- Supported in GitHub
12+
- Supported in gitea (see [go-gitea/gitea/issues/34104](https://github.com/go-gitea/gitea/issues/34104), [MR #34105](https://github.com/go-gitea/gitea/pull/34105)
13+
- Can we get support in GitLab too?

0 commit comments

Comments
 (0)