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 .
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
3335No 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
155157Very 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
213215Relative link: [ a.md] ( a.md ) .
214216
You can’t perform that action at this time.
0 commit comments