File tree Expand file tree Collapse file tree 4 files changed +62
-4
lines changed Expand file tree Collapse file tree 4 files changed +62
-4
lines changed Original file line number Diff line number Diff line change 1919< pre > < code > a simple
2020 *indented* code block
2121</ 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
512 a simple
613 * indented* code block
Original file line number Diff line number Diff line change 1919< pre > < code > a simple
2020 *indented* code block
2121</ 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 44| baz | boo |
55 a simple
66 *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