File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
- This repo is only for testing how GitHub works .
1
+ This repo is only for testing how GitHub / GitLab work .
2
2
3
- # markdown tests
3
+ Size limit tests will not be included here so as to keep this repo small.
4
+
5
+ # Markdown tests
4
6
5
7
# h1
6
8
@@ -28,7 +30,7 @@ This repo is only for testing how GitHub works.
28
30
29
31
[ ` code ` inside link] ( # )
30
32
31
- # List
33
+ ## List
32
34
33
35
No newlines:
34
36
@@ -144,13 +146,13 @@ Nested:
144
146
- par
145
147
146
148
147
- Code in list:
149
+ Code in list with one indent :
148
150
149
151
- a
150
152
151
153
b
152
154
153
- # Table
155
+ ## Table
154
156
155
157
Very picky about table format. There must be the right amount of pipes, 3 consecutive hyphens per column of the separator line:
156
158
@@ -208,7 +210,7 @@ no pipes:
208
210
| ---------------------------------| ---------------------------------| ---------------------------------| ---------------------------------| ---------------------------------| ---------------------------------| ---------------------------------| ---------------------------------| ---------------------------------|
209
211
| asdfqwerasdfqwerasdqwerasdfqwer | asdfqwerasdfqwerasdqwerasdfqwer | asdfqwerasdfqwerasdqwerasdfqwer | asdfqwerasdfqwerasdqwerasdfqwer | asdfqwerasdfqwerasdqwerasdfqwer | asdfqwerasdfqwerasdqwerasdfqwer | asdfqwerasdfqwerasdqwerasdfqwer | asdfqwerasdfqwerasdqwerasdfqwer | asdfqwerasdfqwerasdqwerasdfqwer |
210
212
211
- # Link
213
+ ## Link
212
214
213
215
Relative link: [ a.md] ( a.md ) .
214
216
You can’t perform that action at this time.
0 commit comments