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 08ed513 commit 1d403a5Copy full SHA for 1d403a5
tests/docs/smoke-all/2024/06/12/8656.qmd
@@ -0,0 +1,51 @@
1
+---
2
+title: "test"
3
+format: latex
4
5
+
6
+:::: {#tbl-test layout-ncol="2"}
7
8
+::: {#tbl-test1}
9
10
+```{=html}
11
+<table>
12
+ <thead>
13
+ <tr>
14
+ <th>test</th>
15
16
+ </tr>
17
+ </thead>
18
+ <tbody>
19
20
+ <td>test</td>
21
22
23
+ </tbody>
24
+</table>
25
+```
26
27
+:::
28
29
+::: {#tbl-test2}
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
+Test
51
+::::
0 commit comments