File tree 4 files changed +62
-4
lines changed
4 files changed +62
-4
lines changed Original file line number Diff line number Diff line change 19
19
< pre > < code > a simple
20
20
*indented* code block
21
21
</ code > </ pre >
22
+
23
+ < table >
24
+ < thead >
25
+ < tr >
26
+ < th > abc</ th >
27
+ < th > def</ th >
28
+ </ tr >
29
+ </ thead >
30
+ < tbody >
31
+ < tr >
32
+ < td > bar</ td >
33
+ < td > foo</ td >
34
+ </ tr >
35
+ < tr >
36
+ < td > baz</ td >
37
+ < td > boo</ td >
38
+ </ tr >
39
+ </ tbody >
40
+ </ table >
41
+ < pre > < code > a simple
42
+ *indented* code block
43
+ </ code > </ pre >
Original file line number Diff line number Diff line change 1
- abc | def
2
- --- | ---
3
- bar | foo
4
- baz | boo
1
+ abc | def
2
+ --- | ---
3
+ bar | foo
4
+ baz | boo
5
+ a simple
6
+ * indented* code block
7
+
8
+ abc | def
9
+ --- | ---
10
+ bar | foo
11
+ baz | boo
5
12
a simple
6
13
* indented* code block
Original file line number Diff line number Diff line change 19
19
< pre > < code > a simple
20
20
*indented* code block
21
21
</ code > </ pre >
22
+
23
+ < table >
24
+ < thead >
25
+ < tr >
26
+ < th > abc</ th >
27
+ < th > def</ th >
28
+ </ tr >
29
+ </ thead >
30
+ < tbody >
31
+ < tr >
32
+ < td > bar</ td >
33
+ < td > foo</ td >
34
+ </ tr >
35
+ < tr >
36
+ < td > baz</ td >
37
+ < td > boo</ td >
38
+ </ tr >
39
+ </ tbody >
40
+ </ table >
41
+ < pre > < code > a simple
42
+ *indented* code block
43
+ </ code > </ pre >
Original file line number Diff line number Diff line change 4
4
| baz | boo |
5
5
a simple
6
6
*indented* code block
7
+
8
+ | abc | def |
9
+ | --- | --- |
10
+ | bar | foo |
11
+ | baz | boo |
12
+ a simple
13
+ *indented* code block
You can’t perform that action at this time.
0 commit comments