1
- This is the content of the issue used to test markdown rendering on issues of the web UI.
2
-
3
1
- GitHub: https://github.com/cirosantilli/test/issues/4
4
2
- GitLab: https://gitlab.com/cirosantilli/test/issues/1
5
- - BitBucket: https://bitbucket.org/cirosantilli/test/issue/1
6
3
7
4
# Line breaks at newline
8
5
@@ -13,16 +10,21 @@ line2
13
10
14
11
commit SHA reference:
15
12
16
- - full URL: https://github.com/cirosantilli/test/commit/429ebfd5c2aebc7debe32347cb7b19869fa4dd29 https://gitlab.com/cirosantilli/test/commit/429ebfd5c2aebc7debe32347cb7b19869fa4dd29 https://bitbucket.org/cirosantilli/test/commit/429ebfd5c2aebc7debe32347cb7b19869fa4dd29
13
+ - full URL: https://github.com/cirosantilli/test/commit/429ebfd5c2aebc7debe32347cb7b19869fa4dd29 https://gitlab.com/cirosantilli/test/commit/429ebfd5c2aebc7debe32347cb7b19869fa4dd29
17
14
- full SHA: 429ebfd5c2aebc7debe32347cb7b19869fa4dd29
18
15
- 7 char SHA: 429ebfd
19
16
- 6 char SHA: 429ebf deface
20
17
- 4 char SHA: 429e defa
21
18
22
19
Commit non-SHA reference:
23
20
24
- - tag: https://github.com/cirosantilli/test/commit/annotated https://gitlab.com/cirosantilli/test/commit/annotated https://bitbucket.org/cirosantilli/test/commits/annotated
25
- - branch: https://github.com/cirosantilli/test/commit/branch-8 https://gitlab.com/cirosantilli/test/commit/branch-8 https://bitbucket.org/cirosantilli/test/commits/branch-8
21
+ - tag: https://github.com/cirosantilli/test/commit/annotated https://gitlab.com/cirosantilli/test/commit/annotated
22
+ - branch: https://github.com/cirosantilli/test/commit/branch-8 https://gitlab.com/cirosantilli/test/commit/branch-8
23
+
24
+ Issue reference:
25
+
26
+ - full URL: https://github.com/cirosantilli/test/issues/5
27
+ - zero padded: #000000000000000000000000000000000000000000000000005 , https://github.com/isaacs/github/issues/372
26
28
27
29
MR reference:
28
30
@@ -31,13 +33,18 @@ MR reference:
31
33
32
34
Tag reference: https://github.com/cirosantilli/test/releases/tag/annotated
33
35
34
- # Line breaks at newline
35
-
36
- line1
37
- line2
38
-
39
36
# Wide stuff
40
37
41
38
mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm
42
39
43
- |---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
40
+ | ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---|
41
+ | ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---|
42
+ | ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---| ---|
43
+
44
+ # Links
45
+
46
+ Absolute go to domain: [ /README.md] ( /README.md )
47
+
48
+ Relative just break: [ README.md] ( README.md ) .
49
+
50
+ On GitHub 2015-01, existing files break to 406, and non existent ones to 404. Interesting.
0 commit comments