Skip to content

Commit fe595c9

Browse files
authored
demonstrate ?raw=1 in test.md
1 parent cc6cb51 commit fe595c9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

dir/test.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@
55
[../test.md](../test.md)
66

77
[../../test.md](../../test.md)
8+
9+
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.

0 commit comments

Comments
 (0)