Skip to content

Commit 5ac11f0

Browse files
committed
issue zero padded
1 parent f4145ae commit 5ac11f0

File tree

1 file changed

+19
-12
lines changed

1 file changed

+19
-12
lines changed

issue-md.md

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
This is the content of the issue used to test markdown rendering on issues of the web UI.
2-
31
- GitHub: https://github.com/cirosantilli/test/issues/4
42
- GitLab: https://gitlab.com/cirosantilli/test/issues/1
5-
- BitBucket: https://bitbucket.org/cirosantilli/test/issue/1
63

74
# Line breaks at newline
85

@@ -13,16 +10,21 @@ line2
1310

1411
commit SHA reference:
1512

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
1714
- full SHA: 429ebfd5c2aebc7debe32347cb7b19869fa4dd29
1815
- 7 char SHA: 429ebfd
1916
- 6 char SHA: 429ebf deface
2017
- 4 char SHA: 429e defa
2118

2219
Commit non-SHA reference:
2320

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
2628

2729
MR reference:
2830

@@ -31,13 +33,18 @@ MR reference:
3133

3234
Tag reference: https://github.com/cirosantilli/test/releases/tag/annotated
3335

34-
# Line breaks at newline
35-
36-
line1
37-
line2
38-
3936
# Wide stuff
4037

4138
mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm
4239

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

Comments
 (0)