Skip to content

Commit f0af5dd

Browse files
committed
Size tests.
1 parent 418f817 commit f0af5dd

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
This repo is only for testing how GitHub works.
1+
This repo is only for testing how GitHub / GitLab work.
22

3-
# markdown tests
3+
Size limit tests will not be included here so as to keep this repo small.
4+
5+
# Markdown tests
46

57
# h1
68

@@ -28,7 +30,7 @@ This repo is only for testing how GitHub works.
2830

2931
[`code` inside link](#)
3032

31-
# List
33+
## List
3234

3335
No newlines:
3436

@@ -144,13 +146,13 @@ Nested:
144146
- par
145147

146148

147-
Code in list:
149+
Code in list with one indent:
148150

149151
- a
150152

151153
b
152154

153-
# Table
155+
## Table
154156

155157
Very picky about table format. There must be the right amount of pipes, 3 consecutive hyphens per column of the separator line:
156158

@@ -208,7 +210,7 @@ no pipes:
208210
|---------------------------------|---------------------------------|---------------------------------|---------------------------------|---------------------------------|---------------------------------|---------------------------------|---------------------------------|---------------------------------|
209211
| asdfqwerasdfqwerasdqwerasdfqwer | asdfqwerasdfqwerasdqwerasdfqwer | asdfqwerasdfqwerasdqwerasdfqwer | asdfqwerasdfqwerasdqwerasdfqwer | asdfqwerasdfqwerasdqwerasdfqwer | asdfqwerasdfqwerasdqwerasdfqwer | asdfqwerasdfqwerasdqwerasdfqwer | asdfqwerasdfqwerasdqwerasdfqwer | asdfqwerasdfqwerasdqwerasdfqwer |
210212

211-
# Link
213+
## Link
212214

213215
Relative link: [a.md](a.md).
214216

0 commit comments

Comments
 (0)