We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 531cced commit 454b8a5Copy full SHA for 454b8a5
tests/fixtures/expected/blocks/nodes/tables.html
@@ -24,6 +24,7 @@
24
</table>
25
</div>
26
27
+<div class="table-wrapper">
28
<table>
29
<thead>
30
<tr>
@@ -42,7 +43,9 @@
42
43
</tr>
44
</tbody>
45
46
+</div>
47
48
49
50
51
@@ -61,6 +64,7 @@
61
64
62
65
63
66
67
68
69
<p>Simple table headless:</p>
70
@@ -81,6 +85,7 @@
81
85
82
86
83
87
88
84
89
90
<tbody>
91
@@ -93,6 +98,7 @@
93
98
94
99
95
100
101
96
102
97
103
<p>Grid table:</p>
104
0 commit comments